API Referenceglobal
ModelMeshInfoclass
Contains all mesh and draw call information for a model.
object→ModelMeshInfo
Properties6
Showing 6 properties
public int Sandbox.Model.ModelMeshInfo.LodCount { get; set; }
Returns:
int—public float[] Sandbox.Model.ModelMeshInfo.LodSwitchDistances { get; set; }
Returns:
float[]—public Sandbox.Model.ModelMeshInfo.MeshData[] Sandbox.Model.ModelMeshInfo.Meshes { get; set; }
public int Sandbox.Model.ModelMeshInfo.TotalDrawCalls { get; set; }
Returns:
int—public int Sandbox.Model.ModelMeshInfo.TotalTriangles { get; set; }
Returns:
int—public int Sandbox.Model.ModelMeshInfo.TotalVertices { get; set; }
Returns:
int—No results match this filter.