TapToPlace.SetPosition 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.
Change the position of the game object if there was a hit, if not then place the object at the default distance relative to the TrackedTargetType origin position
protected:
virtual void SetPosition();
protected virtual void SetPosition ();
abstract member SetPosition : unit -> unit
override this.SetPosition : unit -> unit
Protected Overridable Sub SetPosition ()