Show / Hide Table of Contents

Struct PhysicsMesh

Implements
IPhysicsMesh
Inherited Members
ValueType.Equals(object)
ValueType.GetHashCode()
ValueType.ToString()
object.Equals(object, object)
object.GetType()
object.ReferenceEquals(object, object)
Namespace: SlipeServer.Physics.Entities
Assembly: SlipeServer.Physics.dll
Syntax
public struct PhysicsMesh : IPhysicsMesh

Properties

| Edit this page View Source

MeshIndex

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

Shape

Declaration
public readonly IShape Shape { get; }
Property Value
Type Description
IShape

Implements

IPhysicsMesh
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX