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.
IDraw2d::ImageOptions Struct Reference

Struct used to pass additional image options. More...

#include <IDraw2d.h>

Public Attributes

AZ::Vector3 color = AZ::Vector3(1.0f, 1.0f, 1.0f)
 
Rounding pixelRounding = Rounding::Nearest
 
bool m_clamp = false
 
RenderState m_renderState
 

Detailed Description

Struct used to pass additional image options.

If this is not passed then the defaults are used


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