Skip to main content

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.

EnvironmentWaypointSchema

stub Normalized environment waypoint returned by the REST API.

Properties

NameTypeDescriptionNotes
idstrWaypoint identifier.
namestrDisplay name.
collectionstrOptional grouping label.[optional]
positionVector3SchemaPosition with x, y, and z.
rotationQuaternionSchemaQuaternion rotation with w, x, y, and z.
metadataDict[str, object]Optional waypoint metadata.[optional]