Enum Space4
Space relatives for transformations
public enum Space4
Fields
| Name | Description |
|---|---|
| Self | Transform is applied from the local coordinate of an object |
| View | Transform is applied from the projected three-dimensional world coordinate of an object |
| World | Transform is applied from the four-dimensional world coordinate of an object |