Skip to main content

HumanLimit

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

Members

Properties

NameDescription
HumanLimit.axisLengthLength of the bone to which the limit is applied.
HumanLimit.centerThe default orientation of a bone when no muscle action is applied.
HumanLimit.maxThe maximum rotation away from the initial value that this muscle can apply.
HumanLimit.minThe maximum negative rotation away from the initial value that this muscle can apply.
HumanLimit.useDefaultValuesShould this limit use the default values?

Constructor

NameDescription
HumanLimit()Creates new HumanLimit