PowerIK::CenterOfGravitySettings Struct
struct POWERIK_LIB_API CenterOfGravitySettings
The settings used to control the center of gravity constraint.
float Alpha
Amount to apply center of gravity constraint. Range is 0-1. Default is 0.
float HorizAmount
Amount to counteract root position in horizontal plane (relative to gravity). Range is 0-inf. Default is 1.2.
float VertAmount
Amount to counteract root position vertically (opposite to gravity). Range is 0-inf. Default is 0.3.
float PullBodyAmount
Amount to pull the rest of the body connected to the root. Range is 0-inf. Default is 0.4.