Freigeben über


AttachmentPoint(AdjustLocationDelegate, AdjustStateDelegate) Konstruktor

Definition

Konstruktor, legt Handler fest

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)

Parameter

locationHandler
AdjustLocationDelegate

Der Handler für Positionsanpassungen kann NULL sein.

stateHandler
AdjustStateDelegate

Der Handler für Konnektivitätsanpassungen kann NULL sein.

Gilt für: