Enums§
- Path
Entry - When browsing files because of Android we need this API.
Constants§
Functions§
- get_
all_ display_ refresh_ rates - Return and maybe Log all the display refresh rates available.
- get_
assets - Read all the assets of a given assets sub directory.
- get_
assets_ dir - For bin tools and non android exe. For Android use app.asset_manager()
- get_
display_ refresh_ rate - Get the current display rate if possible.
- get_
display_ refresh_ rates - Get the display rates available from the given list. See
USUAL_FPS_SUSPECTS
) - get_
env_ blend_ modes - Get the list of environnement blend_modes available on this device.
- get_
external_ path - Get the path to external data directory for non android (assets)
- get_
files - Read the files and eventually the sub directory of a given directory
- get_
internal_ path - Get the path to external data directory for non android
- get_
shaders_ sks_ dir - Where sks shaders are store under assets dir. For bin tools and none android exe. For Android use app.asset_manager()
- get_
shaders_ source_ dir - For bin tools only
- open_
asset - Open an asset like a file
- read_
asset - Open and read an asset like a file
- set_
display_ refresh_ rate - Set the current display rate if possible. Possible values on Quest and WiVRn are 60 - 80 - 72 - 80 - 90 - 120 returns true if the given value was accepted
- show_
soft_ input - Open nothing has we don’t have a virtual keyboard
- show_
soft_ input_ ime - Open nothing has we don’t have a winit IME keyboard