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.helper.glb
/
GLTF2
/
Camera
/
Perspective
/
Perspective
Perspective
constructor
(
name
:
String
?
=
null
,
aspectRatio
:
Float
=
1.5f
,
yfov
:
Float
=
0.660593f
,
zfar
:
Float
=
100.0f
,
znear
:
Float
=
0.01f
,
extensions
:
JsonElement
?
=
null
,
extras
:
JsonElement
?
=
null
)