共用方式為


SpacePinOrientable.OnLocationUpdate(Pose) 方法

定義

refit 作業的回呼。

protected override void OnLocationUpdate (UnityEngine.Pose adjustment);
override this.OnLocationUpdate : UnityEngine.Pose -> unit
Protected Overrides Sub OnLocationUpdate (adjustment As Pose)

參數

adjustment
UnityEngine.Pose

要套用的調整轉換。

備註

請注意,FragmentId 可能會在這裡變更。

適用於