CurrentThemeIndex
: int
[Get] |
Signature
int Oculus.Interaction.UIThemeManager.CurrentThemeIndex |
Themes
: UITheme[]
[Get] |
Signature
UITheme [] Oculus.Interaction.UIThemeManager.Themes |
ApplyCurrentTheme
()
|
Signature
void Oculus.Interaction.UIThemeManager.ApplyCurrentTheme() Returns void |
ApplyTheme
(
index
)
|
Signature
void Oculus.Interaction.UIThemeManager.ApplyTheme(int index) Parameters index: intReturns void |