SpacePinASA.SetLocalPeg(ILocalPeg) 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.
Accept the local peg assigned by the binder after it's been downloaded from the cloud.
public void SetLocalPeg (Microsoft.MixedReality.WorldLocking.ASA.ILocalPeg peg);
member this.SetLocalPeg : Microsoft.MixedReality.WorldLocking.ASA.ILocalPeg -> unit
Public Sub SetLocalPeg (peg As ILocalPeg)
Parameters
- peg
- ILocalPeg
The local peg to take.