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. |
| Name | Type | Description | Notes |
|---|---|---|---|
| x | float | X coordinate. | |
| y | float | Y coordinate. | |
| z | float | Z coordinate. |