Skip to content

API > HumanLimit


HumanLimit⚓︎

This class stores the rotation limits that define the muscle for a single human bone. Unity HumanLimit

Members⚓︎

Properties⚓︎

Name Description
HumanLimit.axisLengthProperty Length of the bone to which the limit is applied.
HumanLimit.centerProperty The default orientation of a bone when no muscle action is applied.
HumanLimit.maxProperty The maximum rotation away from the initial value that this muscle can apply.
HumanLimit.minProperty The maximum negative rotation away from the initial value that this muscle can apply.
HumanLimit.useDefaultValuesProperty Should this limit use the default values?

Constructor⚓︎

Name Description
HumanLimit()Constructor Creates new HumanLimit