Freigeben über


SpatialAnchorRawCoordinateSystemAdjustedEventArgs.OldRawCoordinateSystemToNewRawCoordinateSystemTransform Eigenschaft

Definition

Ruft eine Transformation ab, die die Anpassung dieses SpatialAnchor relativ zum vorherigen Speicherort darstellt.

public:
 property float4x4 OldRawCoordinateSystemToNewRawCoordinateSystemTransform { float4x4 get(); };
float4x4 OldRawCoordinateSystemToNewRawCoordinateSystemTransform();
public Matrix4x4 OldRawCoordinateSystemToNewRawCoordinateSystemTransform { get; }
var matrix4x4 = spatialAnchorRawCoordinateSystemAdjustedEventArgs.oldRawCoordinateSystemToNewRawCoordinateSystemTransform;
Public ReadOnly Property OldRawCoordinateSystemToNewRawCoordinateSystemTransform As Matrix4x4

Eigenschaftswert

Matrix4x4 Matrix4x4

float4x4

Die Transformation.

Gilt für: