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 |