Class VariantsManager.MaterialSwitch
Class handling material variants
Inheritance
VariantsManager.MaterialSwitch
Inherited Members
Namespace: UnityEngine.PixyzPlugin4Unity.Components
Assembly: Unity.Pixyz.Plugin4Unity.dll
Syntax
[Serializable]
public class VariantsManager.MaterialSwitch : VariantsManager.Switch<Material>
Constructors
Name | Description |
---|---|
MaterialSwitch(GameObject, string, string) | Construct MaterialSwitch |
Methods
Name | Description |
---|---|
selectVariant(object) | Selects the transform variant passed as parameter |