Open 3D Engine Atom Gem API Reference 24.09.2
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AZ::Render::ModelPreset Struct Referencefinal

ModelPreset describes a model that can be displayed in the viewport. More...

#include <ModelPreset.h>

Public Member Functions

 AZ_TYPE_INFO (AZ::Render::ModelPreset, "{A7304AE2-EC26-44A4-8C00-89D9731CCB13}")
 
 AZ_CLASS_ALLOCATOR (ModelPreset, AZ::SystemAllocator)
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *context)
 

Public Attributes

AZ::Data::Asset< AZ::RPI::ModelAssetm_modelAsset
 

Static Public Attributes

static constexpr char const Extension [] = "modelpreset.azasset"
 

Detailed Description

ModelPreset describes a model that can be displayed in the viewport.


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