#include <TerrainMacroMaterialBus.h>
Inherits AZ::ComponentBus.
|
using | MutexType = AZStd::recursive_mutex |
|
|
static void | Reflect (AZ::ReflectContext *context) |
|
Request terrain macro material data.
◆ GetMacroColorImagePixelsPerMeter()
virtual AZ::Vector2 Terrain::TerrainMacroMaterialRequests::GetMacroColorImagePixelsPerMeter |
( |
| ) |
const |
|
inlinevirtual |
Get the number of macro color pixels per meter in world space.
- Returns
- The number of pixels in the X and Y direction in one world space meter.
◆ GetMacroColorImageSize()
virtual AZ::RHI::Size Terrain::TerrainMacroMaterialRequests::GetMacroColorImageSize |
( |
| ) |
const |
|
inlinevirtual |
Get the macro color image size in pixels
- Returns
- Number of pixels in the image width, height, and depth
The documentation for this class was generated from the following file:
- Gems/Terrain/Code/Source/TerrainRenderer/TerrainMacroMaterialBus.h