LightRoll()
语法
Result = LightRoll(#Light [, Mode])概要
Gets the roll of the #Light.
参数
#Light The light to use. Mode (optional) The mode to get the roll. It can be one of the following value: #True : the roll is the raw value, but it can't be used in RotateLight() to get back the same orientation (default). #False: the roll is adjusted, so it can put back in RotateLight() to get back the same orientation.
返回值
The current roll value of the light.
参阅
LightYaw(), LightPitch()
已支持操作系统
所有