Condividi tramite


AttachmentPoint(AdjustLocationDelegate, AdjustStateDelegate) Costruttore

Definizione

Costruttore, imposta gestori

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)

Parametri

locationHandler
AdjustLocationDelegate

Il gestore per le regolazioni posizionale può essere Null.

stateHandler
AdjustStateDelegate

Il gestore per le regolazioni della connettività può essere Null.

Si applica a