Open 3D Engine Atom 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.
AZ::RPI::Cullable::LodData Struct Reference

Classes

struct  Lod
 

Public Attributes

AZStd::vector< Lodm_lods
 
float m_lodSelectionRadius = 1.0f
 
LodConfiguration m_lodConfiguration
 

Member Data Documentation

◆ m_lodSelectionRadius

float AZ::RPI::Cullable::LodData::m_lodSelectionRadius = 1.0f

Used for determining which lod(s) to select (usually is smaller than the bounding sphere radius) Suggest setting to: 0.5f*localAabb.GetExtents().GetMaxElement()


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