Stores the list of entities to which user data is attached.
3.6
XSI_UserDataList <name>{ <number of entries>, <endian>, ... // 0 or more XSI_UserData templates ( }
|
Member name |
Description |
|
entries |
Number of entries |
|
endian |
Specifies the Endian byte order of the computer that exported the UserData. For example, x86 processors use the little endian order and MIPS processors use the big endian order. Possible values are: 0 = Little endian 1 = Big endian |
See the example in XSI_UserData.
Softimage|Crosswalk v3.11