Class AddComponent.ComponentPreset
Component's preset to instantiate
Inherited Members
Namespace: UnityEditor.PixyzPlugin4Unity.Actions
Assembly: Unity.Pixyz.Plugin4Unity.Editor.dll
Syntax
public class AddComponent.ComponentPreset
Constructors
Name | Description |
---|---|
ComponentPreset() | Constructor |
ComponentPreset(Type, Preset) | Constructor |
Fields
Name | Description |
---|---|
componentType | Component type |
preset | Preset to instantiate |