Open 3D Engine LyShine Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
CanvasSizeToolbarSection::CanvasSizePresets Struct Reference

Simple encapsulation of canvas size width and height presets, along with descriptions. More...

#include <CanvasSizeToolbarSection.h>

Public Member Functions

 CanvasSizePresets (const QString &desc, int width, int height)
 

Public Attributes

QString description
 
int width
 
int height
 

Detailed Description

Simple encapsulation of canvas size width and height presets, along with descriptions.


The documentation for this struct was generated from the following file: