PhysicsModuleInterface

Inherits ModuleInterface and SystemModuleInterface.

Functions

Name

Description

intersect

Returns information about the intersection of two ColliderShapes.

raycast

Casts a ray and returns information about the intersection between the ray and the ColliderShape.

raycastAll

Casts a ray and returns information about the hit Entities.

setConstantForces

Sets the constant forces.

getConstantForces

Returns the constant forces.