Partilhar via


AttachmentPoint(AdjustLocationDelegate, AdjustStateDelegate) Construtor

Definição

Construtor, define manipuladores

public AttachmentPoint (Microsoft.MixedReality.WorldLocking.Core.AdjustLocationDelegate locationHandler, Microsoft.MixedReality.WorldLocking.Core.AdjustStateDelegate stateHandler);
new Microsoft.MixedReality.WorldLocking.Core.AttachmentPoint : Microsoft.MixedReality.WorldLocking.Core.AdjustLocationDelegate * Microsoft.MixedReality.WorldLocking.Core.AdjustStateDelegate -> Microsoft.MixedReality.WorldLocking.Core.AttachmentPoint
Public Sub New (locationHandler As AdjustLocationDelegate, stateHandler As AdjustStateDelegate)

Parâmetros

locationHandler
AdjustLocationDelegate

O manipulador para ajustes posicionais pode ser nulo.

stateHandler
AdjustStateDelegate

O manipulador para ajustes de conectividade pode ser nulo.

Aplica-se a