Compartilhar via


IFragmentManager.GetFragmentState(FragmentId) Método

Definição

Obter o estado atual de um determinado fragmento.

public Microsoft.MixedReality.WorldLocking.Core.AttachmentPointStateType GetFragmentState (Microsoft.MixedReality.WorldLocking.Core.FragmentId id);
abstract member GetFragmentState : Microsoft.MixedReality.WorldLocking.Core.FragmentId -> Microsoft.MixedReality.WorldLocking.Core.AttachmentPointStateType
Public Function GetFragmentState (id As FragmentId) As AttachmentPointStateType

Parâmetros

id
FragmentId

Identificador do fragmento a ser consultado.

Retornos

O estado

Aplica-se a