Struct PhysicsMesh
Implements
Inherited Members
Namespace: SlipeServer.Physics.Entities
Assembly: SlipeServer.Physics.dll
Syntax
public struct PhysicsMesh : IPhysicsMesh
Properties
| Edit this page View SourceMeshIndex
Declaration
public readonly TypedIndex MeshIndex { get; }
Property Value
| Type | Description |
|---|---|
| TypedIndex |
Shape
Declaration
public readonly IShape Shape { get; }
Property Value
| Type | Description |
|---|---|
| IShape |