AttachmentPoint.MoveTo(IAttachmentPointManager, Vector3) 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.
Notify attachment point that it has moved incrementally to a new position.
public void MoveTo (Microsoft.MixedReality.WorldLocking.Core.IAttachmentPointManager manager, UnityEngine.Vector3 newFrozenPosition);
abstract member MoveTo : Microsoft.MixedReality.WorldLocking.Core.IAttachmentPointManager * UnityEngine.Vector3 -> unit
override this.MoveTo : Microsoft.MixedReality.WorldLocking.Core.IAttachmentPointManager * UnityEngine.Vector3 -> unit
Public Sub MoveTo (manager As IAttachmentPointManager, newFrozenPosition As Vector3)
Parameters
- manager
- IAttachmentPointManager
The mananger
- newFrozenPosition
- UnityEngine.Vector3
The new position