typesType alias: CameraTypeOn this pageType alias: CameraType Ƭ CameraType: "perspective" | "orthographic" 相机类型,默认有两种:perspective 透视相机和orthographic平面相机。 Defined in src/cameras/Camera.ts:10