GET_LIGHT_TYPE requests light type information for the
specified light source.
---->(GET_LIGHT_TYPE)--|viewport|--|light|---->
This action has no options.
Use this action to request light type information.
The following parameter sequence requests light type information
for light source number 3.
(getres (GET_LIGHT_TYPE "vport1" 3))
OneSpace Designer returns one of the following types of light
source:
- AMBIENT
- DIRECTIONAL
- POSITIONAL
- SPOT
All viewport names must be enclosed by double quotes (" ").
GET_LIGHT_TYPE interrupt action
GET_LIGHT_ATTENUATION interrupt action
GET_LIGHT_BRIGHTNESS interrupt action
GET_LIGHT_COLOR interrupt action
GET_LIGHT_CONE interrupt action
GET_CURRENT_LIGHT interrupt action
GET_LIGHT_DIRECTION interrupt action
GET_LIGHT_FOLLOW interrupt action
GET_LIGHT_POSITION interrupt action
GET_LIGHT_SPOT interrupt action
GET_LIGHT_SWITCH interrupt action
SELECT_VP_SA subaction