wgpu4k-scenes
Toggle table of contents
0.0.2
common
Platform filter
common
Switch theme
Search in API
wgpu4k-scenes
wgpu4k-scenes
/
io.ygdrasil.webgpu.examples
/
Application
Application
class
Application
Members
Properties
available
Scenes
Link copied to clipboard
val
availableScenes
:
List
<
Scene
>
current
Scene
Link copied to clipboard
var
currentScene
:
Scene
frame
Link copied to clipboard
var
frame
:
Int
wgpu
Context
Link copied to clipboard
val
wgpuContext
:
WGPUContext
Functions
change
Scene
Link copied to clipboard
suspend
fun
changeScene
(
nextScene
:
Scene
)
render
Frame
Link copied to clipboard
suspend
fun
renderFrame
(
)