Lingo Dictionary > L-N > nodeType |
![]() ![]() ![]() |
nodeType
Syntax
sprite(whichQTVRSprite).nodeType
nodeType of sprite
whichQTVRSprite
Description
QuickTime VR sprite property; gives the type of node that is currently on the Stage for the specified sprite. Possible values are #object
, #panorama
, or #unknown
. (#unknown
is the value for a sprite that isn't a QuickTime VR sprite.)
This property can be tested but not set.
![]() ![]() ![]() |