SpacePin.OnLocationUpdate(Pose) Méthode
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.
Rappel pour les opérations de réajustement. Appliquez la transformation d’ajustement à une pose verrouillée.
protected virtual void OnLocationUpdate (UnityEngine.Pose adjustment);
abstract member OnLocationUpdate : UnityEngine.Pose -> unit
override this.OnLocationUpdate : UnityEngine.Pose -> unit
Protected Overridable Sub OnLocationUpdate (adjustment As Pose)
Paramètres
- adjustment
- UnityEngine.Pose
Ajustement à appliquer.