|
enum | AnimationEventSource { NoSource
, Legacy
, Animator
} |
|
enum | AnimatorControllerParameterType { Float = 1
, Int = 3
, Bool
, Trigger = 9
} |
|
enum | CameraClearFlags {
Skybox = 1
, Color
, SolidColor = 2
, Depth
,
Nothing
} |
|
enum | ColorSpace { Uninitialized = -1
, Gamma
, Linear
} |
|
enum | CursorLockMode { None
, Locked
, Confined
} |
|
enum | DrivenTransformProperties {
None = 0
, All = -1
, AnchoredPositionX = 2
, AnchoredPositionY = 4
,
AnchoredPositionZ = 8
, Rotation = 16
, ScaleX = 32
, ScaleY = 64
,
ScaleZ = 128
, AnchorMinX = 256
, AnchorMinY = 512
, AnchorMaxX = 1024
,
AnchorMaxY = 2048
, SizeDeltaX = 4096
, SizeDeltaY = 8192
, PivotX = 16384
,
PivotY = 32768
, AnchoredPosition = 6
, AnchoredPosition3D = 14
, Scale = 224
,
AnchorMin = 768
, AnchorMax = 3072
, Anchors = 3840
, SizeDelta = 12288
,
Pivot = 49152
} |
|
enum | FilterMode { Point
, Bilinear
, Trilinear
} |
|
enum | HideFlags {
None = 0
, HideInHierarchy = 1
, HideInInspector = 2
, DontSaveInEditor = 4
,
NotEditable = 8
, DontSaveInBuild = 16
, DontUnloadUnusedAsset = 32
, DontSave = 52
,
HideAndDontSave = 61
} |
|
enum | KeyCode {
None
, Backspace = 8
, Delete = 127
, Tab = 9
,
Clear = 12
, Return
, Pause = 19
, Escape = 27
,
Space = 32
, Keypad0 = 256
, Keypad1
, Keypad2
,
Keypad3
, Keypad4
, Keypad5
, Keypad6
,
Keypad7
, Keypad8
, Keypad9
, KeypadPeriod
,
KeypadDivide
, KeypadMultiply
, KeypadMinus
, KeypadPlus
,
KeypadEnter
, KeypadEquals
, UpArrow
, DownArrow
,
RightArrow
, LeftArrow
, Insert
, Home
,
End
, PageUp
, PageDown
, F1
,
F2
, F3
, F4
, F5
,
F6
, F7
, F8
, F9
,
F10
, F11
, F12
, F13
,
F14
, F15
, Alpha0 = 48
, Alpha1
,
Alpha2
, Alpha3
, Alpha4
, Alpha5
,
Alpha6
, Alpha7
, Alpha8
, Alpha9
,
Exclaim = 33
, DoubleQuote
, Hash
, Dollar
,
Percent
, Ampersand
, Quote
, LeftParen
,
RightParen
, Asterisk
, Plus
, Comma
,
Minus
, Period
, Slash
, Colon = 58
,
Semicolon
, Less
, Equals
, Greater
,
Question
, At
, LeftBracket = 91
, Backslash
,
RightBracket
, Caret
, Underscore
, BackQuote
,
A
, B
, C
, D
,
E
, F
, G
, H
,
I
, J
, K
, L
,
M
, N
, O
, P
,
Q
, R
, S
, T
,
U
, V
, W
, X
,
Y
, Z
, LeftCurlyBracket
, Pipe
,
RightCurlyBracket
, Tilde
, Numlock = 300
, CapsLock
,
ScrollLock
, RightShift
, LeftShift
, RightControl
,
LeftControl
, RightAlt
, LeftAlt
, LeftMeta = 310
,
LeftCommand = 310
, LeftApple = 310
, LeftWindows
, RightMeta = 309
,
RightCommand = 309
, RightApple = 309
, RightWindows = 312
, AltGr
,
Help = 315
, Print
, SysReq
, Break
,
Menu
, Mouse0 = 323
, Mouse1
, Mouse2
,
Mouse3
, Mouse4
, Mouse5
, Mouse6
,
JoystickButton0
, JoystickButton1
, JoystickButton2
, JoystickButton3
,
JoystickButton4
, JoystickButton5
, JoystickButton6
, JoystickButton7
,
JoystickButton8
, JoystickButton9
, JoystickButton10
, JoystickButton11
,
JoystickButton12
, JoystickButton13
, JoystickButton14
, JoystickButton15
,
JoystickButton16
, JoystickButton17
, JoystickButton18
, JoystickButton19
,
Joystick1Button0
, Joystick1Button1
, Joystick1Button2
, Joystick1Button3
,
Joystick1Button4
, Joystick1Button5
, Joystick1Button6
, Joystick1Button7
,
Joystick1Button8
, Joystick1Button9
, Joystick1Button10
, Joystick1Button11
,
Joystick1Button12
, Joystick1Button13
, Joystick1Button14
, Joystick1Button15
,
Joystick1Button16
, Joystick1Button17
, Joystick1Button18
, Joystick1Button19
,
Joystick2Button0
, Joystick2Button1
, Joystick2Button2
, Joystick2Button3
,
Joystick2Button4
, Joystick2Button5
, Joystick2Button6
, Joystick2Button7
,
Joystick2Button8
, Joystick2Button9
, Joystick2Button10
, Joystick2Button11
,
Joystick2Button12
, Joystick2Button13
, Joystick2Button14
, Joystick2Button15
,
Joystick2Button16
, Joystick2Button17
, Joystick2Button18
, Joystick2Button19
,
Joystick3Button0
, Joystick3Button1
, Joystick3Button2
, Joystick3Button3
,
Joystick3Button4
, Joystick3Button5
, Joystick3Button6
, Joystick3Button7
,
Joystick3Button8
, Joystick3Button9
, Joystick3Button10
, Joystick3Button11
,
Joystick3Button12
, Joystick3Button13
, Joystick3Button14
, Joystick3Button15
,
Joystick3Button16
, Joystick3Button17
, Joystick3Button18
, Joystick3Button19
,
Joystick4Button0
, Joystick4Button1
, Joystick4Button2
, Joystick4Button3
,
Joystick4Button4
, Joystick4Button5
, Joystick4Button6
, Joystick4Button7
,
Joystick4Button8
, Joystick4Button9
, Joystick4Button10
, Joystick4Button11
,
Joystick4Button12
, Joystick4Button13
, Joystick4Button14
, Joystick4Button15
,
Joystick4Button16
, Joystick4Button17
, Joystick4Button18
, Joystick4Button19
,
Joystick5Button0
, Joystick5Button1
, Joystick5Button2
, Joystick5Button3
,
Joystick5Button4
, Joystick5Button5
, Joystick5Button6
, Joystick5Button7
,
Joystick5Button8
, Joystick5Button9
, Joystick5Button10
, Joystick5Button11
,
Joystick5Button12
, Joystick5Button13
, Joystick5Button14
, Joystick5Button15
,
Joystick5Button16
, Joystick5Button17
, Joystick5Button18
, Joystick5Button19
,
Joystick6Button0
, Joystick6Button1
, Joystick6Button2
, Joystick6Button3
,
Joystick6Button4
, Joystick6Button5
, Joystick6Button6
, Joystick6Button7
,
Joystick6Button8
, Joystick6Button9
, Joystick6Button10
, Joystick6Button11
,
Joystick6Button12
, Joystick6Button13
, Joystick6Button14
, Joystick6Button15
,
Joystick6Button16
, Joystick6Button17
, Joystick6Button18
, Joystick6Button19
,
Joystick7Button0
, Joystick7Button1
, Joystick7Button2
, Joystick7Button3
,
Joystick7Button4
, Joystick7Button5
, Joystick7Button6
, Joystick7Button7
,
Joystick7Button8
, Joystick7Button9
, Joystick7Button10
, Joystick7Button11
,
Joystick7Button12
, Joystick7Button13
, Joystick7Button14
, Joystick7Button15
,
Joystick7Button16
, Joystick7Button17
, Joystick7Button18
, Joystick7Button19
,
Joystick8Button0
, Joystick8Button1
, Joystick8Button2
, Joystick8Button3
,
Joystick8Button4
, Joystick8Button5
, Joystick8Button6
, Joystick8Button7
,
Joystick8Button8
, Joystick8Button9
, Joystick8Button10
, Joystick8Button11
,
Joystick8Button12
, Joystick8Button13
, Joystick8Button14
, Joystick8Button15
,
Joystick8Button16
, Joystick8Button17
, Joystick8Button18
, Joystick8Button19
} |
|
enum | LightmapBakeType { Realtime = 4
, Baked = 2
, Mixed = 1
} |
|
enum | LightmapsMode { NonDirectional = 0
, CombinedDirectional = 1
} |
|
enum | LightShadows { None
, Hard
, Soft
} |
|
enum | LightType {
Spot
, Directional
, Point
, Area
,
Rectangle = 3
, Disc
} |
|
enum | LogOption { None
, NoStacktrace
} |
|
enum | LogType {
Error
, Assert
, Warning
, Log
,
Exception
} |
|
enum | MeshTopology {
Triangles
, Quads = 2
, Lines
, LineStrip
,
Points
} |
|
enum | MixedLightingMode { IndirectOnly
, Shadowmask = 2
, Subtractive = 1
} |
|
enum | NetworkReachability { NotReachable
, ReachableViaCarrierDataNetwork
, ReachableViaLocalAreaNetwork
} |
|
enum | OperatingSystemFamily { Other
, MacOSX
, Windows
, Linux
} |
|
enum | RenderTextureCreationFlags {
MipMap = 1
, AutoGenerateMips = 2
, SRGB = 4
, EyeTexture = 8
,
EnableRandomWrite = 16
, CreatedFromScript = 32
, AllowVerticalFlip = 128
, NoResolvedColorSurface = 256
,
DynamicallyScalable = 1024
, BindMS = 2048
} |
|
enum | RenderTextureFormat {
ARGB32
, Depth
, ARGBHalf
, Shadowmap
,
RGB565
, ARGB4444
, ARGB1555
, Default
,
ARGB2101010
, DefaultHDR
, ARGB64
, ARGBFloat
,
RGFloat
, RGHalf
, RFloat
, RHalf
,
R8
, ARGBInt
, RGInt
, RInt
,
BGRA32
, RGB111110Float = 22
, RG32
, RGBAUShort
,
RG16
, BGRA10101010_XR
, BGR101010_XR
, R16
} |
|
enum | RenderTextureMemoryless { None = 0
, Color = 1
, Depth = 2
, MSAA = 4
} |
|
enum | RenderTextureReadWrite { Default
, Linear
, sRGB
} |
|
enum | RuntimeInitializeLoadType {
AfterSceneLoad
, BeforeSceneLoad
, AfterAssembliesLoaded
, BeforeSplashScreen
,
SubsystemRegistration
} |
|
enum | RuntimePlatform {
OSXEditor
, OSXPlayer
, WindowsPlayer
, OSXWebPlayer
,
OSXDashboardPlayer
, WindowsWebPlayer
, WindowsEditor = 7
, IPhonePlayer
,
XBOX360 = 10
, PS3 = 9
, Android = 11
, NaCl
,
FlashPlayer = 15
, LinuxPlayer = 13
, LinuxEditor = 16
, WebGLPlayer
,
MetroPlayerX86
, WSAPlayerX86 = 18
, MetroPlayerX64
, WSAPlayerX64 = 19
,
MetroPlayerARM
, WSAPlayerARM = 20
, WP8Player
, BlackBerryPlayer
,
TizenPlayer
, PSP2
, PS4
, PSM
,
XboxOne
, SamsungTVPlayer
, WiiU = 30
, tvOS
,
Switch
, Lumin
, Stadia
, CloudRendering
,
GameCoreScarlett = -1
, GameCoreXboxSeries = 36
, GameCoreXboxOne
, PS5
,
EmbeddedLinuxArm64
, EmbeddedLinuxArm32
, EmbeddedLinuxX64
, EmbeddedLinuxX86
,
LinuxServer
, WindowsServer
, OSXServer
} |
|
enum | SendMessageOptions { RequireReceiver
, DontRequireReceiver
} |
|
enum | Space { World
, Self
} |
|
enum | SpritePackingMode { Tight
, Rectangle
} |
|
enum | SystemLanguage {
Afrikaans
, Arabic
, Basque
, Belarusian
,
Bulgarian
, Catalan
, Chinese
, Czech
,
Danish
, Dutch
, English
, Estonian
,
Faroese
, Finnish
, French
, German
,
Greek
, Hebrew
, Icelandic = 19
, Indonesian
,
Italian
, Japanese
, Korean
, Latvian
,
Lithuanian
, Norwegian
, Polish
, Portuguese
,
Romanian
, Russian
, SerboCroatian
, Slovak
,
Slovenian
, Spanish
, Swedish
, Thai
,
Turkish
, Ukrainian
, Vietnamese
, ChineseSimplified
,
ChineseTraditional
, Unknown
, Hungarian = 18
} |
|
enum | TextureFormat {
Alpha8 = 1
, ARGB4444
, RGB24
, RGBA32
,
ARGB32
, RGB565 = 7
, R16 = 9
, DXT1
,
DXT5 = 12
, RGBA4444
, BGRA32
, RHalf
,
RGHalf
, RGBAHalf
, RFloat
, RGFloat
,
RGBAFloat
, YUY2
, RGB9e5Float
, BC4 = 26
,
BC5
, BC6H = 24
, BC7
, DXT1Crunched = 28
,
DXT5Crunched
, PVRTC_RGB2
, PVRTC_RGBA2
, PVRTC_RGB4
,
PVRTC_RGBA4
, ETC_RGB4
, EAC_R = 41
, EAC_R_SIGNED
,
EAC_RG
, EAC_RG_SIGNED
, ETC2_RGB
, ETC2_RGBA1
,
ETC2_RGBA8
, ASTC_4x4
, ASTC_5x5
, ASTC_6x6
,
ASTC_8x8
, ASTC_10x10
, ASTC_12x12
, ETC_RGB4_3DS = 60
,
ETC_RGBA8_3DS
, RG16
, R8
, ETC_RGB4Crunched
,
ETC2_RGBA8Crunched
, ASTC_HDR_4x4
, ASTC_HDR_5x5
, ASTC_HDR_6x6
,
ASTC_HDR_8x8
, ASTC_HDR_10x10
, ASTC_HDR_12x12
, RG32
,
RGB48
, RGBA64
, ASTC_RGB_4x4 = 48
, ASTC_RGB_5x5
,
ASTC_RGB_6x6
, ASTC_RGB_8x8
, ASTC_RGB_10x10
, ASTC_RGB_12x12
,
ASTC_RGBA_4x4
, ASTC_RGBA_5x5
, ASTC_RGBA_6x6
, ASTC_RGBA_8x8
,
ASTC_RGBA_10x10
, ASTC_RGBA_12x12
} |
|
enum | TextureWrapMode { Repeat
, Clamp
, Mirror
, MirrorOnce
} |
|
enum | TouchScreenKeyboardType {
Default
, ASCIICapable
, NumbersAndPunctuation
, URL
,
NumberPad
, PhonePad
, NamePhonePad
, EmailAddress
,
NintendoNetworkAccount
, Social
, Search
, DecimalPad
,
OneTimeCode
} |
|
enum | VRTextureUsage { None
, OneEye
, TwoEyes
, DeviceSpecific
} |
|
enum | EventModifiers {
None = 0
, Shift = 1
, Control = 2
, Alt = 4
,
Command = 8
, Numeric = 16
, CapsLock = 32
, FunctionKey = 64
} |
|
enum | EventType {
MouseDown
, MouseUp
, MouseMove
, MouseDrag
,
KeyDown
, KeyUp
, ScrollWheel
, Repaint
,
Layout
, DragUpdated
, DragPerform
, DragExited = 15
,
Ignore = 11
, Used
, ValidateCommand
, ExecuteCommand
,
ContextClick = 16
, MouseEnterWindow = 20
, MouseLeaveWindow
, TouchDown = 30
,
TouchUp
, TouchMove
, TouchEnter
, TouchLeave
,
TouchStationary
, mouseDown = 0
, mouseUp
, mouseMove
,
mouseDrag
, keyDown
, keyUp
, scrollWheel
,
repaint
, layout
, dragUpdated
, dragPerform
,
ignore
, used
} |
|
enum | FocusType { Native
, Keyboard
, Passive
} |
|
enum | ImagePosition { ImageLeft
, ImageAbove
, ImageOnly
, TextOnly
} |
|
enum | PointerType { Mouse
, Touch
, Pen
} |
|
enum | DeviceOrientation {
Unknown
, Portrait
, PortraitUpsideDown
, LandscapeLeft
,
LandscapeRight
, FaceUp
, FaceDown
} |
|
enum | IMECompositionMode { Auto
, On
, Off
} |
|
enum | TouchPhase {
Began
, Moved
, Stationary
, Ended
,
Canceled
} |
|
enum | TouchType { Direct
, Indirect
, Stylus
} |
|
enum | FontStyle { Normal
, Bold
, Italic
, BoldAndItalic
} |
|
enum | HorizontalWrapMode { Wrap
, Overflow
} |
|
enum | TextAnchor {
UpperLeft
, UpperCenter
, UpperRight
, MiddleLeft
,
MiddleCenter
, MiddleRight
, LowerLeft
, LowerCenter
,
LowerRight
} |
|
enum | TextGenerationError { None = 0
, CustomSizeOnNonDynamicFont = 1
, CustomStyleOnNonDynamicFont = 2
, NoFont = 4
} |
|
enum | VerticalWrapMode { Truncate
, Overflow
} |
|
enum | RenderMode { ScreenSpaceOverlay
, ScreenSpaceCamera
, WorldSpace
} |
|