urefnodeΒΆ

class urefnode

A user scene graph reference node

Hierarchy

class urefnode < class unode < class scenegraphnode

Members


Inherited from class unode

Methods:

nil setattributes ( {string:value} attributes ) Set the node attributes
nil setchildren ( [scenegraphnode] children ) Set the node children
nil setfilter ( int filter ) Set the node filter
nil setname ( string name ) Set the node name
nil settags ( [string] tags ) Set the node tags
nil settransform ( transform xform ) Set the node transform
nil settransformmode ( int mode ) Set the node transform mode
nil settype ( int type ) Set the node type

Documentation