You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
558 B
558 B
Position
A world-space or local-space three-component position vector. When the Visual Effect Graph transforms a Position, it takes translation, rotation, and scale into account. This is different to a Vector because when the Visual Effect Graph transforms a Vector, it only takes rotation and scale into account.
Properties
| Property | Description |
|---|---|
| Position | The value of the three-component position vector. |