Class VariantSets.VariantSet
Base class that holds Transform/MaterialSet at particular state to create a configuration
Inherited Members
Namespace: UnityEngine.PixyzPlugin4Unity.Components
Assembly: Unity.Pixyz.Plugin4Unity.dll
Syntax
[Serializable]
public class VariantSets.VariantSet : VariantSets.VariantStructure
Constructors
Name | Description |
---|---|
VariantSet(string) | Construct VariantSet |
Fields
Name | Description |
---|---|
materialSets | Lis of material set used for this configuration |
transformSets | Lis of transform set used for this configuration |
Methods
Name | Description |
---|---|
select() | Apply this configuration to all transform/material set |