FCollisionContext

Data passed down into the collision detection functions.

Windows
MacOS
Linux

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Collision/CollisionContext.h

Include

#include "Chaos/Collision/CollisionContext.h"

Syntax

class FCollisionContext

Remarks

Data passed down into the collision detection functions.

Variables

Name Description

Public variable

bool

 

bFilteringEnabled

Whether to check the shape query flags (e.g., Rigid Body nodes have already performed filtering prior to collision detection)

Public variable

FRigidTransform...

 

SpaceTransform

The simulation space to world-space transform (e.g., Rigid Body nodes are often simulated relative to a component or bone)

Constructors

Name Description

Public function

FCollisionContext()

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss