NsdkVpsNode
Represents a single node in a NSDK VPS space. Each node has a unique identifier and a...
Declaration
public struct NsdkVpsNode : ValueTypeSummary
Represents a single node in a NSDK VPS space. Each node has a unique identifier and a pose that represents the node's position and orientation in the space.
Notice
This is an experimental feature. Experimental features should not be used in production products as they are subject to breaking changes, not officially supported, and may be deprecated without notice
Properties
| Name | Type | Summary |
|---|---|---|
| IsOrigin | bool | - |
| NodeId | string | - |
| NodeToSpaceOriginPose | Pose | - |