Interface IPhysicsMesh
Namespace: SlipeServer.Physics.Entities
Assembly: SlipeServer.Physics.dll
Syntax
public interface IPhysicsMesh
Properties
| Edit this page View SourceMeshIndex
Declaration
TypedIndex MeshIndex { get; }
Property Value
| Type | Description |
|---|---|
| TypedIndex |
Shape
Declaration
IShape Shape { get; }
Property Value
| Type | Description |
|---|---|
| IShape |