Inherits AZ::EBusTraits.
|
|
using | BusIdType = AZ::EntityId |
| |
|
using | MutexType = AZStd::recursive_mutex |
| | allows multiple threads to call gradient transform requests
|
| |
|
|
static const AZ::EBusHandlerPolicy | HandlerPolicy = AZ::EBusHandlerPolicy::Single |
| |
|
static const AZ::EBusAddressPolicy | AddressPolicy = AZ::EBusAddressPolicy::ById |
| |
◆ GetGradientTransform()
| virtual const GradientTransform & GradientSignal::GradientTransformRequests::GetGradientTransform |
( |
| ) |
const |
|
pure virtual |
Get the GradientTransform that's been configured by the bus listener.
- 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