共用方式為


SpatialGraphInteropFrameOfReferencePreview.CoordinateSystemToNodeTransform 屬性

定義

取得從基礎座標系統到靜態節點的轉換。

public:
 property float4x4 CoordinateSystemToNodeTransform { float4x4 get(); };
float4x4 CoordinateSystemToNodeTransform();
public Matrix4x4 CoordinateSystemToNodeTransform { get; }
var matrix4x4 = spatialGraphInteropFrameOfReferencePreview.coordinateSystemToNodeTransform;
Public ReadOnly Property CoordinateSystemToNodeTransform As Matrix4x4

屬性值

Matrix4x4 Matrix4x4

float4x4

轉換。

適用於