Save the node to a file
| <node3d>.save( | |
| filename |
)
filename
Specifies the file name to save the node to.
This command will save the node to the specified filename. The extension of the specified filename is used to determine which model format to save the node to. Currently, the supported formats for saving are .ive and .osg.
True/False