This plug-in sets user data for a transform node or joint node, or a shading group.
Select NW4C > NW4C Set User Data to display the window.
How to Set
Selecting just one transform node (joint node) or shading group (shadingEngine node) displays the current setting for that serected node in the window. (If a material node is selected, the setting for the corresponding shadingEngine node is displayed.)
The lower part of the window displays a list of configured user data.
The name of the user data.
The type of the user data.
String is a string type, Integer is an integer type, and Float is a real number type.
The size of the user data.
Indicates the number of characters when data is string type, or the number of the values when the data is integer or real number type.
The content of user data.
If the display of data cannot fit on the screen, the undisplayed part is omitted and displayed as "...".
To add new user data, click Add. If an item in the list has already been selected, data is inserted in the selected location. If no item is selected, data is added to the end of the list. (The selection can be canceled by clicking "-----" at the bottom of the list.) To change the name and contents of existing user data, select an item in the list and click Edit, or double-click the item.
To delete selected user data, select an item in the list and click Delete.
To change the order of user data, select an item in the list and click Move Up or Move Down.
To set a different node, select another node without closing the window.
To display a user data entry window, click Add or Edit.
Enter the name of user data. Double-byte characters and half-space kana characters cannot be used. Symbols other than the hyphen (-), underscore (_), and period (.) cannot be used.
Specifies the type of user data. String is a character type, Integer is an integer type, and Float is a real number type.
If Type is String, enter the strings. Left angle bracket (<), right angle bracket (>), ampersand (&), single quotes, and double quotes cannot be used. If Type is Integer or Float, enter a numeric value.
More than one string or numeric value can be entered by delimiting with line feeds. Only one numeric value per row can be entered.
To add or change user data, click OK. If the name, character string, or numeric value is invalid, an error is displayed on the command line and in the script editor .
CONFIDENTIAL