Navigation
API > API/Plugins > API/Plugins/PhysicsControl > API/Plugins/PhysicsControl/FAnimNode_RigidBodyWithControl
Syntax
UPROPERTY (EditAnywhere, Category=Settings, Meta=(ClampMin="1.0", ClampMax="2.0"))
float CachedBoundsScale
Remarks
Scale of cached bounds (vs. actual bounds) used for obtaining the list of objects we might collide with. Increasing this may improve performance, but overlaps may not work as well. (A value of 1.0 effectively disables cached bounds).