Skip to main content

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]