QuaternionSchema
stub Quaternion rotation with explicit component fields.Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| w | float | Real component. | |
| x | float | X component. | |
| y | float | Y component. | |
| z | float | Z component. |
| Name | Type | Description | Notes |
|---|---|---|---|
| w | float | Real component. | |
| x | float | X component. | |
| y | float | Y component. | |
| z | float | Z component. |