Class OrthographicDto (Inputs.BabylonCamera)
Constructors
constructor
new OrthographicDto( camera?: Camera, orthoLeft?: number, orthoRight?: number, orthoTop?: number, orthoBottom?: number,): OrthographicDto Parameters
Optionalcamera: CameraOptionalorthoLeft: numberOptionalorthoRight: numberOptionalorthoTop: numberOptionalorthoBottom: number
Properties
camera
camera: Camera
orthoLeft
orthoLeft: number
orthoRight
orthoRight: number
orthoBottom
orthoBottom: number
orthoTop
orthoTop: number
Camera to adjust