5 results for "physics" in function
function function function function function
UPrimitiveComponent::SetSimulatePhysics Engine
Enables or disables physics simulation on the component.
UPrimitiveComponent::AddForce Engine
Applies a continuous force to the physics body each frame it is called.
UPrimitiveComponent::AddImpulse Engine
Applies an instantaneous impulse to the component's physics body.
UPrimitiveComponent::GetBodyInstance Engine
Returns the FBodyInstance for this component's physics body, providing direct access to low-level physics properties and operations.
UPrimitiveComponent::SetCollisionEnabled Engine
Sets the collision enabled state on the component.