Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

The variations module add the "variation" metadata to the group agents. Variations are defined via the variation manager.



Attributes

AttributesTypeOverridableDescription
variationNamestringyesThe variation name.
variationSeedintyesThe variation seed. Only used when the variation name matches a variation type in the variation tree.
variationOverridestringyesThe variation overrides to apply to this agent.
geometryOverridestringyesList 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).
materialOverridestringyesList of materials to attach to the geometries specified in geometryOverride. Material names must be separated by a ',' (Maya) or ' ' (Houdini).
geometryFilterOverridestringyesList of geometries to filter. Geometry names must be separated by a ',' (Maya) or ' ' (Houdini).

  • No labels