Share via


IOrienter.Unregister(IOrientable) Method

Definition

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.

Applies to