Space Engineers
|
Public Attributes | |
MyTriangle_Vertices | Vertices |
MyTriangle_Normals | Normals |
MyTriangle_Coords | TexCoords |
MyTriangle_Colors | Colors |
Definition at line 150 of file MyRenderStructs.cs.
MyTriangle_Colors VRage.MyDecalTriangle_Data.Colors |
Definition at line 156 of file MyRenderStructs.cs.
MyTriangle_Normals VRage.MyDecalTriangle_Data.Normals |
Definition at line 153 of file MyRenderStructs.cs.
MyTriangle_Coords VRage.MyDecalTriangle_Data.TexCoords |
Definition at line 155 of file MyRenderStructs.cs.
MyTriangle_Vertices VRage.MyDecalTriangle_Data.Vertices |
Definition at line 152 of file MyRenderStructs.cs.