|
| AZ_CLASS_ALLOCATOR (SmoothStep, AZ::SystemAllocator) |
|
| AZ_RTTI (SmoothStep, "{F392F061-BF40-43C5-89F6-7323D6EF11F4}") |
|
float | GetSmoothedValue (float inputValue) const |
|
void | GetSmoothedValues (AZStd::span< float > inOutValues) const |
|
|
static void | Reflect (AZ::ReflectContext *context) |
|
|
float | m_falloffMidpoint = 0.5f |
|
float | m_falloffRange = 0.5f |
|
float | m_falloffStrength = 0.25f |
|
The documentation for this class was generated from the following file:
- Gems/GradientSignal/Code/Include/GradientSignal/SmoothStep.h