 | RagdollRedistributeHierarchyMass Method |
Redistributes the mass specified on this object to each of the parts, based on their current proportional
contribution to the whole hierarchy.
Namespace: Candlelight.PhysicsAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxprotected void RedistributeHierarchyMass(
bool suppressWarnings = false
)
Parameters
- suppressWarnings (Optional)
- Type: SystemBoolean
If set to suppress warnings.
See Also