Interface CanvasDimensions

Dimensions of a canvas.

Signature

declare interface CanvasDimensions

Property signatures

Name Description
height Height in square pixels. For cameras that can change orientation, height refers to the measurement on the vertical axis.
width Width in square pixels. For cameras that can change orientation, width refers to the measurement on the horizontal axis.