API Referenceglobal
MeshPartclass
Methods3
Showing 3 methods
public int[] GetIndices()
Get all triangle indices in this mesh. Every 3 consecutive values form a triangle.
Returns:
int[]—public System.Collections.Generic.IEnumerable`1<Sandbox.Triangle> GetTriangles()
For debug rendering
No results match this filter.
Properties2
Showing 2 properties
public BBox Sandbox.PhysicsGroupDescription.BodyPart.MeshPart.Bounds { get; set; }
public Sandbox.Surface[] Sandbox.PhysicsGroupDescription.BodyPart.MeshPart.Surfaces { get; set; }
No results match this filter.