SpatialAnchorRawCoordinateSystemAdjustedEventArgs.OldRawCoordinateSystemToNewRawCoordinateSystemTransform Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient une transformation représentant l’ajustement de ce SpatialAnchor par rapport à son emplacement précédent.
public:
property float4x4 OldRawCoordinateSystemToNewRawCoordinateSystemTransform { float4x4 get(); };
float4x4 OldRawCoordinateSystemToNewRawCoordinateSystemTransform();
public Matrix4x4 OldRawCoordinateSystemToNewRawCoordinateSystemTransform { get; }
var matrix4x4 = spatialAnchorRawCoordinateSystemAdjustedEventArgs.oldRawCoordinateSystemToNewRawCoordinateSystemTransform;
Public ReadOnly Property OldRawCoordinateSystemToNewRawCoordinateSystemTransform As Matrix4x4
Valeur de propriété
Transformation.