A Singleton class to represent Maya current optionVars and settings
-
getConstructionHistory()
-
getMaxTime()
-
getMinTime()
-
getTime()
-
getUpAxis()
- This flag gets the axis set as the world up direction. The valid axis are either ‘y’ or ‘z’.
-
host()
-
maxTime
-
minTime
-
sceneName()
-
setConstructionHistory(state)
-
setMaxTime(val)
-
setMinTime(val)
-
setTime(val)
-
setUpAxis(axis, rotateView=False)
- This flag specifies the axis as the world up direction. The valid axis are either ‘y’ or ‘z’.
-
time
-
user()