Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/PhysicsProxy > API/Runtime/Chaos/PhysicsProxy/FClusterUnionPhysicsProxy
References
| Module | Chaos |
| Header | /Engine/Source/Runtime/Experimental/Chaos/Public/PhysicsProxy/ClusterUnionPhysicsProxy.h |
| Include | #include "PhysicsProxy/ClusterUnionPhysicsProxy.h" |
| Source | /Engine/Source/Runtime/Experimental/Chaos/Private/PhysicsProxy/ClusterUnionPhysicsProxy.cpp |
void SetMass_External
(
Chaos::FReal Mass
)
Remarks
Set the cluster mass. NOTE: When a cluster breaks its mass will be recalculated from the remaining children on the PT, effectively undoing this work.