共用方式為


SpacePin.OnLocationUpdate(Pose) 方法

定義

refit 作業的回呼。 將調整轉換套用至鎖定的姿勢。

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)

參數

adjustment
UnityEngine.Pose

要套用的調整。

適用於