Classes
Class | Description | |
---|---|---|
AffixToPhysics3D | ||
PhysicalEntity3D | ||
Physics |
Main physics class used for performing simulations and creating bodies and shapes.
View code on GitHub | |
PhysicsBody |
Represents a body which responds to physics
View code on GitHub | |
PhysicsJoint |
Represents a joint that attaches two bodies together.
View code on GitHub | |
PhysicsShape | ||
PhysicsShape CannotCreateThisShapeWithoutDepth | ||
PhysicsShape CannotCreateThisShapeWithoutHeight | ||
PhysicsShape CannotCreateThisShapeWithoutRadius | ||
PhysicsShape CannotCreateThisShapeWithoutSize |
Interfaces
Interface | Description | |
---|---|---|
RaycastResult |
Contains the results of a raycast check
View code on GitHub |
Enumerations
Enumeration | Description | |
---|---|---|
JointType | ||
PhysicsJoint PropertyType | ||
PhysicsShape PropertyType | ||
ShapeType |