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
/
Camera
Camera
constructor
(
name
:
String
?
=
null
,
type
:
String
,
perspective
:
GLTF2.Camera.Perspective
?
=
null
,
orthographic
:
GLTF2.Camera.Orthographic
?
=
null
,
extensions
:
JsonElement
?
=
null
,
extras
:
JsonElement
?
=
null
)