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.
Vector3Schema
stub 3D vector with explicit coordinate fields.Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| x | float | X coordinate. | |
| y | float | Y coordinate. | |
| z | float | Z coordinate. |