Open 3D Engine Atom Gem API Reference
24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
Public Member Functions | |
AZ_TYPE_INFO (MipmapSettings, "{37C05CB4-365B-4F70-9620-B9017DB0A8C2}") | |
AZ_CLASS_ALLOCATOR (MipmapSettings, AZ::SystemAllocator) | |
bool | operator!= (const MipmapSettings &other) const |
bool | operator== (const MipmapSettings &other) const |
Static Public Member Functions | |
static void | Reflect (AZ::ReflectContext *context) |
Public Attributes | |
MipGenType | m_type = MipGenType::blackmanHarris |