Plugin.SetFrozenAnchorTransform(AnchorId, Pose) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public void SetFrozenAnchorTransform (Microsoft.MixedReality.WorldLocking.Core.AnchorId anchorId, UnityEngine.Pose pose);
abstract member SetFrozenAnchorTransform : Microsoft.MixedReality.WorldLocking.Core.AnchorId * UnityEngine.Pose -> unit
override this.SetFrozenAnchorTransform : Microsoft.MixedReality.WorldLocking.Core.AnchorId * UnityEngine.Pose -> unit
Public Sub SetFrozenAnchorTransform (anchorId As AnchorId, pose As Pose)
Parameters
- anchorId
- AnchorId
- pose
- UnityEngine.Pose