InOut
The InOut Enum is used to set where the object is on the side of its parent.
Items 3
History | Name | Value | Description | |
---|---|---|---|---|
47 | Edge | 0 | The object is located along an edge of its parent. | |
47 | Inset | 1 | The object's located is inset from its parent's location. | |
47 | Center | 2 | The object's location is centered on it's parent. |
Description
The InOut Enum is used to set where the object is on the side of its parent.