Open 3D Engine GradientSignal Gem API Reference
24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
Inherits AZ::ComponentConfig.
Public Member Functions | |
AZ_CLASS_ALLOCATOR (ThresholdGradientConfig, AZ::SystemAllocator) | |
AZ_RTTI (ThresholdGradientConfig, "{E9E2D5B3-66F1-494D-91D2-1E83D36A1AC1}", AZ::ComponentConfig) | |
Static Public Member Functions | |
static void | Reflect (AZ::ReflectContext *context) |
Public Attributes | |
GradientSampler | m_gradientSampler |
float | m_threshold = 0.5f |