Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

var min: Vector3;
Vector3 min;
min as Vector3

Description

The maximum negative rotation away from the initial value that this muscle can apply.

The center property specifies the rotation of the bone when the muscle is at "rest". The min value specfies the maximum negative rotation in degrees away from the rest value that the muscle can apply. The max value specifies a similar limit but in the positive direction of rotation.

The allowed range for the minimum is -180..0 degrees.

See Also: HumanLimit.useDefaultValues.