SpatialGraphCoordinateSystem.CoordinateSystemToNodeTransform Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Relative pose from this coordinate system to the coordinate frame of spatial graph node.
public: System::Numerics::Matrix4x4 CoordinateSystemToNodeTransform;
public System.Numerics.Matrix4x4 CoordinateSystemToNodeTransform;
val mutable CoordinateSystemToNodeTransform : System.Numerics.Matrix4x4
Public CoordinateSystemToNodeTransform As Matrix4x4