Documentation Index
Fetch the complete documentation index at: https://docs.cyberwave.com/llms.txt
Use this file to discover all available pages before exploring further.
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. |