Udostępnij za pośrednictwem


SpatialGraphCoordinateSystem Struct

Definition

Coordinate system used in Object Anchors. It specifies a spatial graph node id and a relative pose from itself to the coordinate system of that spatial graph node.

public value class SpatialGraphCoordinateSystem
public struct SpatialGraphCoordinateSystem
type SpatialGraphCoordinateSystem = struct
Public Structure SpatialGraphCoordinateSystem
Inheritance
SpatialGraphCoordinateSystem

Fields

CoordinateSystemToNodeTransform

Relative pose from this coordinate system to the coordinate frame of spatial graph node.

NodeId

Spatial graph node id.

Applies to