9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2025-12-29 11:49:07 +00:00
Files
Iris-Pack-EarthWorld/IrisAxisRotationClamp.md
Daniel Mills d5ae3a989b Docs
2020-07-21 01:28:14 -04:00

514 B

IrisAxisRotationClamp

Represents a rotation axis with intervals and maxes

{
    "min": 0,
    "max": 0,
    "interval": 0,
    "enabled": false
}

enabled

Should this axis be rotated at all?

min

The minimum angle (from) or set this and max to zero for any angle degrees

max

The maximum angle (to) or set this and min to zero for any angle degrees

interval

Iris spins the axis but not freely. For example an interval of 90 would mean 4 possible angles (right angles) degrees