Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FClusterUnionPhysicsProxy
Description
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.
| Name | SetMass_External |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/PhysicsProxy/ClusterUnionPhysicsProxy.h |
| Include Path | #include "PhysicsProxy/ClusterUnionPhysicsProxy.h" |
| Source | /Engine/Source/Runtime/Experimental/Chaos/Private/PhysicsProxy/ClusterUnionPhysicsProxy.cpp |
void SetMass_External
(
Chaos::FReal Mass
)