SpacePinOrientable.SetOrienter(IOrienter) 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.
Explicitly set the managing IOrienter, overriding any setting from the Inspector.
public void SetOrienter (Microsoft.MixedReality.WorldLocking.Core.IOrienter iorienter);
member this.SetOrienter : Microsoft.MixedReality.WorldLocking.Core.IOrienter -> unit
Public Sub SetOrienter (iorienter As IOrienter)
Parameters
- iorienter
- IOrienter
Remarks
The Orienter is nominally a completely internal artifact. The public setter is to allow construction from script.