text stringlengths 0 8.81k |
|---|
Represents a mouse right click event. |
MIDDLE_DOWN |
number |
Represents a mouse middle button down event. |
MIDDLE_UP |
number |
Represents a mouse middle button up event. |
MIDDLE_CLICK |
number |
Represents a mouse middle click event. |
MOUSE_MOVE |
number |
Represents a mouse move event. |
WHEEL |
number |
Represents a mouse wheel event. |
PINCH_START |
number |
Represents the start of a two-finger event on a touch surface. |
PINCH_END |
number |
Represents the end of a two-finger event on a touch surface. |
PINCH_MOVE |
number |
Represents a change of a two-finger event on a touch surface. |
readonly shaderDefines : Object.<string, any> |
engine/Source/Scene/VoxelShape.js 82 |
readonly shaderMaximumIntersectionsLength : number |
engine/Source/Scene/VoxelShape.js 91 |
The maximum number of intersections against the shape for any ray direction. |
readonly shaderUniforms : Object.<string, any> |
engine/Source/Scene/VoxelShape.js 74 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.