Chunks
Moddable voxel sandbox for room-scale VR.
Public Member Functions | Properties | List of all members
Chunks.Controls.MenuPanelProperties Class Reference

Public Member Functions

void ResetToDefault ()
 

Properties

int WidthPixels [get, set]
 Width of the display's render texture in pixels. More...
 
int HeightPixels [get, set]
 Height of the display's render texture in pixels. More...
 
float PixelsPerMetre [get, set]
 Defines the resolution of the GUI display. More...
 
bool ShouldShowWhenMenuButtonPressed [get, set]
 
int Importance = DefaultShouldShowWhenMenuButtonPressed [get, set]
 
bool IsGrabbable = DefaultImportance [get, set]
 
bool IsInteractable = true [get, set]
 

Member Function Documentation

void Chunks.Controls.MenuPanelProperties.ResetToDefault ( )

Property Documentation

int Chunks.Controls.MenuPanelProperties.HeightPixels
getset

Height of the display's render texture in pixels.

int Chunks.Controls.MenuPanelProperties.Importance = DefaultShouldShowWhenMenuButtonPressed
getset
bool Chunks.Controls.MenuPanelProperties.IsGrabbable = DefaultImportance
getset
bool Chunks.Controls.MenuPanelProperties.IsInteractable = true
getset
float Chunks.Controls.MenuPanelProperties.PixelsPerMetre
getset

Defines the resolution of the GUI display.

bool Chunks.Controls.MenuPanelProperties.ShouldShowWhenMenuButtonPressed
getset
int Chunks.Controls.MenuPanelProperties.WidthPixels
getset

Width of the display's render texture in pixels.


The documentation for this class was generated from the following file: