Skip to content

lib.3d.draw.DrawMeshUnlit

Thomas Mann edited this page May 19, 2023 · 2 revisions

DrawMeshUnlit

in lib.3d.draw


Draws a mesh without any shading.


Outputs

Name Type
Output T3.Core.DataTypes.Command

Parameters

Name Type Relevancy
Mesh T3.Core.DataTypes.MeshBuffers Required
Color System.Numerics.Vector4
BlendMode System.Int32
Culling SharpDX.Direct3D11.CullMode
EnableZTest System.Boolean
EnableZWrite System.Boolean
Texture SharpDX.Direct3D11.Texture2D Relevant
UseCubeMap System.Boolean
AlphaCutOff System.Single
BlurLevel System.Single

Please help use to improve this documentation. Feel free to improve the description.

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally