Inherits AZ::ComponentConfig.
 | 
| enum class   | BayerPatternType : AZ::u8 { PATTERN_SIZE_4x4 = 4
, PATTERN_SIZE_8x8 = 8
 } | 
|   | 
 | 
| 
static void  | Reflect (AZ::ReflectContext *context) | 
|   | 
 | 
| 
bool  | m_useSystemPointsPerUnit = true | 
|   | 
| 
float  | m_pointsPerUnit = 1.0f | 
|   | 
| 
AZ::Vector3  | m_patternOffset = AZ::Vector3::CreateZero() | 
|   | 
| 
BayerPatternType  | m_patternType = BayerPatternType::PATTERN_SIZE_4x4 | 
|   | 
| 
GradientSampler  | m_gradientSampler | 
|   | 
The documentation for this class was generated from the following file:
- Gems/GradientSignal/Code/Include/GradientSignal/Components/DitherGradientComponent.h