ControllerFinder.RemoveControllerTransform 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.
Remove whichever controller is currently tracked, if any.
protected:
virtual void RemoveControllerTransform();
protected virtual void RemoveControllerTransform ();
abstract member RemoveControllerTransform : unit -> unit
override this.RemoveControllerTransform : unit -> unit
Protected Overridable Sub RemoveControllerTransform ()