Table of Contents

Namespace Stride.Physics

Classes

BoxColliderShape
BoxColliderShapeDesc
Bullet2PhysicsSystem
ByteHeightStickArraySource
CapsuleColliderShape
CapsuleColliderShapeDesc
CharacterComponent
ColliderShape
ColliderShapeAssetDesc
CompoundColliderShape
ConeColliderShape
ConeColliderShapeDesc
ConeTwistConstraint
Constraint
ConvexHullColliderShape
ConvexHullColliderShapeDesc
ConvexHullDecompositionParameters
CustomHeightScaleCalculator
CylinderColliderShape
CylinderColliderShapeDesc
DebugPrimitive
FloatHeightStickArraySource
GearConstraint
Generic6DoFConstraint
Generic6DoFSpringConstraint
HeightScaleCalculator
HeightStickArraySourceFromHeightmap
HeightfieldColliderShape
HeightfieldColliderShape.HeightArrayLock
HeightfieldColliderShape.HeightfieldDebugPrimitive
HeightfieldColliderShape.HeightfieldDebugPrimitive.Tile
HeightfieldColliderShapeDesc
Heightmap
HeightmapExtensions
HeightmapUtils
HingeConstraint
PhysicsColliderShape
PhysicsConstraintComponent

A component descrbing a physical constraint between two rigidbodies or a rigidbody and world.

PhysicsDebugShapeMaterial
PhysicsProcessor
PhysicsProcessor.AssociatedData
PhysicsProfilingKeys
PhysicsScriptComponentExtensions

Extension methods for the ScriptComponent related to phystics

PhysicsSettings
PhysicsSkinnedComponentBase
PhysicsTriggerComponentBase
Point2PointConstraint
RigidbodyComponent
RotationalLimitMotor
ShortHeightStickArraySource
Simulation
Simulation.SimulationArgs
SliderConstraint
SphereColliderShape
SphereColliderShapeDesc
StaticColliderComponent
StaticMeshColliderShape
StaticMeshColliderShapeDesc
StaticPlaneColliderShape
StaticPlaneColliderShapeDesc
TranslationalLimitMotor
UnmanagedArrayExtensions

Structs

Collision

A pair of component colliding with each other. Pair of [b,a] is considered equal to [a,b].

ContactPoint
HeightfieldCenteringParameters
HitResult

The result of a Physics Raycast or ShapeSweep operation

Interfaces

IAssetColliderShapeDesc
IColliderShapeDesc
IConstraintDesc

Description of a Constraint.

IDebugPrimitive
IHeightScaleCalculator
IHeightStickArraySource
IHeightStickParameters
IInlineColliderShapeDesc
IPhysicsSystem
IRelative

Enums

ColliderShapeTypes
CollisionFilterGroupFlags
CollisionFilterGroups
ConstraintTypes
EFlags

Flags that control how ray tests are performed

HeightfieldColliderShape.HeightArrayLock.LockTypes
HeightfieldTypes
PhysicsEngineFlags
RigidBodyTypes
ShapeOrientation

Defines the different possible orientations of a shape.

Delegates

Simulation.OnSimulationCreationDelegate
Simulation.SimulationTickEvent