IDebugPrimitive Interface
Namespace: Stride.PhysicsAssembly: Stride.Physics.dll
public interface IDebugPrimitive
Name | Description | |
---|---|---|
Methods | ||
GetMeshDraws() |
Methods
GetMeshDraws()
IEnumerable<MeshDraw> GetMeshDraws()
Returns
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<MeshDraw> |