Transform element
- Last UpdatedDec 06, 2023
- 1 minute read
The Transform element defines a non-uniform transformation matrix.
After the geometry has been loaded, it can be scaled, rotated, and translated using these attributes.
|
Attribute |
Description |
|---|---|
|
scale |
X Y Z scale multipliers |
|
rotation |
Quaternion rotation |
|
translation |
X Y Z translation addends |