Namespace Genesis.Core.Behaviors.Physics3D
Classes
BoxCollider
Defines a box collider behavior for 3D physics simulations.
BoxRigidBody
Defines a box-shaped rigid body behavior for 3D physics simulations.
BoxTrigger
Defines a box trigger behavior for 3D physics simulations.
CapsuleCollider
CapsuleRigidBody
Represents a Capsule RigidBody behavior for 3D physics.
CompoundMeshCollider
ConvexHullBehavior
Represents a ConvexHull Rigidbody for Element3D.
ConvexHullCollider
Represents a 3D convex hull collider behavior for physics interactions.
MeshCollider
QubeConvexHull
Represents a Physics behavior for a 3D cube with a convex hull shape.
SphereCollider
SphereRigidBody
Represents a Sphere RigidBody behavior for 3D physics.
SphereTrigger
Represents a Sphere trigger behavior for 3D physics.
StaticMeshBehavior
Represents a Physics behavior for a static mesh in 3D.