Enum AddChild.Placement
Describe the placement of the new instance
Namespace: UnityEditor.PixyzPlugin4Unity.Actions
Assembly: Unity.Pixyz.Plugin4Unity.Editor.dll
Syntax
public enum AddChild.Placement
Fields
Name | Description |
---|---|
Center | The object will be placed in the center of it's own AABB box. |
Pivot | The object will placed in local 0,0,0 of it's parent |