Open 3D Engine Vegetation 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.
Vegetation::SurfaceMaskDepthFilterConfig Class Reference

Inherits AZ::ComponentConfig.

Public Member Functions

 AZ_CLASS_ALLOCATOR (SurfaceMaskDepthFilterConfig, AZ::SystemAllocator)
 
 AZ_RTTI (SurfaceMaskDepthFilterConfig, "{5F0CD700-EC2B-468D-B708-F6EEA7782C46}", AZ::ComponentConfig)
 
size_t GetNumTags () const
 
AZ::Crc32 GetTag (int tagIndex) const
 
void RemoveTag (int tagIndex)
 
void AddTag (AZStd::string tag)
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *context)
 

Public Attributes

FilterStage m_filterStage = FilterStage::Default
 
bool m_allowOverrides = false
 
float m_lowerDistance = s_defaultLowerSurfaceDistance
 
float m_upperDistance = s_defaultUpperSurfaceDistance
 
SurfaceData::SurfaceTagVector m_depthComparisonTags
 

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