Chunks
Moddable voxel sandbox for room-scale VR.
|
Public Member Functions | |
bool | IsPressed (PointerButton button) |
bool | IsReleased (PointerButton button) |
bool | IsHeld (PointerButton button) |
Properties | |
Vector | Position [get, set] |
float | ScrollDelta [get, set] |
abstract Wand | Wand [get] |
bool Chunks.Controls.PointerEventArgs.IsHeld | ( | PointerButton | button | ) |
bool Chunks.Controls.PointerEventArgs.IsPressed | ( | PointerButton | button | ) |
bool Chunks.Controls.PointerEventArgs.IsReleased | ( | PointerButton | button | ) |
|
getset |
|
getset |
|
get |