Space Engineers
|
Public Member Functions | |
override string | ToString () |
Public Attributes | |
ushort | VertexIndex0 |
ushort | VertexIndex1 |
ushort | VertexIndex2 |
Properties | |
ushort | this[int i] [get, set] |
Definition at line 7 of file MyVoxelTriangle.cs.
|
inline |
Definition at line 49 of file MyVoxelTriangle.cs.
ushort Sandbox.Engine.Voxels.MyVoxelTriangle.VertexIndex0 |
Definition at line 9 of file MyVoxelTriangle.cs.
ushort Sandbox.Engine.Voxels.MyVoxelTriangle.VertexIndex1 |
Definition at line 10 of file MyVoxelTriangle.cs.
ushort Sandbox.Engine.Voxels.MyVoxelTriangle.VertexIndex2 |
Definition at line 11 of file MyVoxelTriangle.cs.
|
getset |
Definition at line 14 of file MyVoxelTriangle.cs.