#include <GradientTransformRequestBus.h>
Inherits AZ::EBusTraits.
|
using | BusIdType = AZ::EntityId |
|
using | MutexType = AZStd::recursive_mutex |
|
|
static const AZ::EBusAddressPolicy | AddressPolicy = AZ::EBusAddressPolicy::ById |
|
Notifies about changes to the GradientTransform configuration
◆ OnGradientTransformChanged()
virtual void GradientSignal::GradientTransformNotifications::OnGradientTransformChanged |
( |
const GradientTransform & |
newTransform | ) |
|
|
pure virtual |
Notify listeners that the GradientTransform configuration has changed.
- Returns
- the GradientTransform instance that can be used to transform world points into gradient lookup space.
The documentation for this class was generated from the following file:
- Gems/GradientSignal/Code/Include/GradientSignal/Ebuses/GradientTransformRequestBus.h