CommonInterfaces.CanvasOffset
common-core/src/common-interfaces.CanvasOffset
Used to set the camera offset of the canvas, for example this is useful if you have UI elements which should not overlap with the product you want to show
Example:
Table of contents
Properties
Properties
bottom
• bottom: number
left
• left: number
right
• right: number
top
• top: number
Last updated