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

Inherits AZ::ComponentConfig.

Public Member Functions

 AZ_CLASS_ALLOCATOR (GradientSurfaceDataConfig, AZ::SystemAllocator)
 
 AZ_RTTI (GradientSurfaceDataConfig, "{34516BA4-2B13-4A84-A46B-01E1980CA778}", 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

float m_thresholdMin = 0.1f
 
float m_thresholdMax = 1.0f
 
SurfaceData::SurfaceTagVector m_modifierTags
 
AZ::EntityId m_shapeConstraintEntityId
 

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