AttachmentPoint.HandleStateChange(AttachmentPointStateType) 方法

定义

如果状态已更改,请记录新状态,如果有任何) , (传递给客户端处理程序。

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

参数

newState
AttachmentPointStateType

要更改为的状态。

适用于