Virtual Reality Toolbox    

vrnode Object Properties

A vrnode object is a handle of a VRML node. It allows you to get and set the node properties. A vrnode object is a child object of a vrworld object.

The vrnode object properties allow you to control the behavior of objects. The following table lists the properties for vrnode objects.

Property
Value
Description
Fields
Cell array
Valid field names for the VRML node. Read-only.
Name
String
Name of the node. Read-only.
Type
String
VRML type of the node. Read-only.
World
Handle
Handle of the parent vrworld object. Read-only.


  vrnode Object Reference vrnode Object Methods