UxrManipulationSyncEventType Enumeration
Enumerates the different events that can be synced for networking using UxrManipulationSyncEventArgs .
Namespace: UltimateXR.Manipulation
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public enum UxrManipulationSyncEventType
Members
Member name | Value | Description | |
---|---|---|---|
Grab | 0 | ||
Release | 1 | ||
Place | 2 | ||
Remove | 3 |