InfoCreate

This node creates a hierarchy of info locations, each tagged with the specified xml block. If leafName is specified, locations named with the leafName are created as children of the specified locations. If leafName is left empty, info locations are created directly at the specified locations.

Images can be embedded using standard syntax, however the node cannot reference web servers (must be links in the file system).

Extra scene graph locations can be baked into Look Files (.klf) and are added as new scene graph locations in the scene when a Look File is resolved. A common use of the InfoCreate node is to provide documentation and/or version specific information (either baked in a Look File or as an InfoCreate node in a macro).

Control (UI)

Default Value

Function

leafName

info

If a leafName is populated, the info is created below each specified item in the locations parameter array.

Common leaf names are: readme, info, and user.

locations

/root/world

If leafName is not populated, info locations are created directly at the specified locations. If leafName is specified, locations named with the leafName are created as children of the specified locations. The locations parameter options are available by clicking Add Locations or dropdown menu.

For more information, refer to the Scene Graph Location and Locations Widget Types in Common Parameter Widgets.

Note:  An empty or invalid location value generates a location of type error under /root.

text (html editor)

view editor and preview

Sets the mode for the html editor:

view editor and preview - the top section of the editor is html source and the bottom section of the editor is a rendered preview.

view only editor - shows only the top section of editor (html source).

view only preview - shows only the bottom section of editor (rendered preview).