SCA Parameters¶
Reference
- Material:
Some games make use of Sample Chunk Attribute
parameters to pass additional per-file
information to the game.
SCA Parameter Properties¶
- Name
Name of the parameter. Has a size limit of 8 characters
- Type
Value type of the parameter.
Note
When exported, SCA parameters do not specify their type. Instead, when importing, the addon looks up if the parameter is defined by the target game and will assign the type appropriately.
- Value
Value of the parameter. All value types share the same internal value.