|
enum | ControllerHand : Enum { None
, Left
, Right
} |
|
enum | ControllerInputUI : Enum {
None
, Trigger
, Grip
, ButtonOne
,
ButtonTwo
, Analog
, TrackpadCenter
, TrackpadTopLeft
,
TrackpadTop
, TrackpadTopRight
, TrackpadBottomLeft
, TrackpadBottom
,
TrackpadBottomRight
, MenuButton
, SystemButton
, Count
} |
|
enum | ControllerActionUI : Enum {
None
, Use
, Drop
, ReleaseObject
,
Move
, UIMenu
, UISelect
, Mic
,
Scroll
} |
|
enum | TutorialLabelType : Enum {
Unknown
, Pickup
, Interactable
, Controller
,
AreaMarker
, Popup
, PopupAttached
, UI
} |
|
enum | AttachMode : Enum { PositionOnly
, PositionAndRotation
} |
|
enum | VRC.FileSizeUnit : Enum |
|
enum | VRC.ContentType : Enum |
|
enum | VRC.SDK3.Image.ImageLoadError : Enum |
|
enum | VRC.SDKBase.VRCLayers : Enum |
|
enum | VRC.SDKBase.VRCInputSetting : Enum |
|
enum | VRC.SDKBase.VRCInputMethod : Enum |
|
enum | VRC.SDKBase.Validation.Performance.AvatarPerformanceCategory : Enum |
|
enum | VRC.SDKBase.Validation.Performance.PerformanceInfoDisplayLevel : Enum |
|
enum | VRC.SDKBase.Validation.Performance.PerformanceRating : Enum |
|
enum | VRC.SDKBase.Validation.Performance.PerformancePlatform : Enum |
|
enum | VRC.SDKBase.Platform.VRCOrientation : Enum |
| the orientation of the player's device. More...
|
|