Camera

constructor(name: String? = null, type: String, perspective: GLTF2.Camera.Perspective? = null, orthographic: GLTF2.Camera.Orthographic? = null, extensions: JsonElement? = null, extras: JsonElement? = null)