Share via


Fragment.UpdateState(AttachmentPointStateType) Method

Definition

Set the state of the contents of this fragment.

public void UpdateState (Microsoft.MixedReality.WorldLocking.Core.AttachmentPointStateType attachmentState);
member this.UpdateState : Microsoft.MixedReality.WorldLocking.Core.AttachmentPointStateType -> unit
Public Sub UpdateState (attachmentState As AttachmentPointStateType)

Parameters

attachmentState
AttachmentPointStateType

New state

Applies to