IOrienter.Unregister(IOrientable) 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.
Stop managing orientation for this object, and release all references to it.
public void Unregister (Microsoft.MixedReality.WorldLocking.Core.IOrientable orientable);
abstract member Unregister : Microsoft.MixedReality.WorldLocking.Core.IOrientable -> unit
Public Sub Unregister (orientable As IOrientable)
Parameters
- orientable
- IOrientable
The object to forget.