Show / Hide Table of Contents

Interface IPhysicsMesh

Namespace: SlipeServer.Physics.Entities
Assembly: SlipeServer.Physics.dll
Syntax
public interface IPhysicsMesh

Properties

| Edit this page View Source

MeshIndex

Declaration
TypedIndex MeshIndex { get; }
Property Value
Type Description
TypedIndex
| Edit this page View Source

Shape

Declaration
IShape Shape { get; }
Property Value
Type Description
IShape
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX