Variations
The variations module add the "variation" metadata to the group agents. Variations are defined via the variation manager.
Attributes
Attributes | Type | Overridable | Description |
---|---|---|---|
variationName | string | yes | The variation name. |
variationSeed | int | yes | The variation seed. Only used when the variation name matches a variation type in the variation tree. |
variationOverride | string | yes | The variation overrides to apply to this agent. |
geometryOverride | string | yes | List of geometries to add. Geometries won't be added if a material is not specified in materialOverride at the same index. Geometry names must be separated by a ','Â (Maya) or ' ' (Houdini). |
materialOverride | string | yes | List of materials to attach to the geometries specified in geometryOverride. Material names must be separated by a ',' (Maya) or ' ' (Houdini). |
geometryFilterOverride | string | yes | List of geometries to filter. Geometry names must be separated by a ',' (Maya) or ' ' (Houdini). |
Â
Copyright © 2017, Toolchefs LTD.