Enum VisualServerSingleton.Constants
enum Constants
: int { ... }
Enum members
Name | Description |
arrayWeightsSize
|
Number of weights/bones per vertex.
|
canvasItemZMax
|
The maximum Z-layer for canvas items.
|
canvasItemZMin
|
The minimum Z-layer for canvas items.
|
materialRenderPriorityMax
|
The maximum renderpriority of all materials.
|
materialRenderPriorityMin
|
The minimum renderpriority of all materials.
|
maxCursors
|
Unused enum in Godot 3.x.
|
maxGlowLevels
|
Max number of glow levels that can be used with glow post-process effect.
|
noIndexArray
|
Marks an error that shows that the index array is empty.
|