Open 3D Engine TextureAtlas 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.
TextureAtlasNamespace::TextureAtlasSystemComponent::AtlasInfo Struct Reference

A struct that aids in the management of texture atlases. More...

#include <TextureAtlasSystemComponent.h>

Public Member Functions

 AtlasInfo (TextureAtlas *atlas, AZStd::string path)
 A simple constructor that generates the AtlasInfo based on its parameters in a one to one fashion.
 

Public Attributes

TextureAtlasm_atlas
 
AZStd::string m_path
 
int m_refs
 
AZ::Data::AssetId m_atlasAssetId
 

Detailed Description

A struct that aids in the management of texture atlases.


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