Elegy Engine API Reference Elegy Engine API Reference

Class PhysicsShape

Namespace
Game.Shared.Physics
Assembly
Game.dll
public class PhysicsShape
Inheritance
object
PhysicsShape
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()

Properties

Inertia

public BodyInertia Inertia { get; set; }

Property Value

BodyInertia

ShapeIndex

public TypedIndex ShapeIndex { get; set; }

Property Value

TypedIndex
Edit this page
Made with docfx