 | TetrapodCharacterizationTemplateBodyPartSettingsGetCenterOfMassParameter Method |
Gets the center of mass parameter.
Namespace: Candlelight.PhysicsAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic bool GetCenterOfMassParameter(
out float parameter
)
Parameters
- parameter
- Type: SystemSingle
A normalized value specifying the center of mass down the length of the limb. 0.0 is proximal, 1.0 is
distal.
Return Value
Type:
Boolean if using explicit center of mass; otherwise,
.
See Also