Open 3D Engine Terrain Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
Terrain::EditorTerrainMacroMaterialComponentMode Class Reference

Inherits AzToolsFramework::ComponentModeFramework::EditorBaseComponentMode, and TerrainMacroColorModificationNotificationBus::Handler.

Public Member Functions

 AZ_TYPE_INFO (EditorTerrainMacroMaterialComponentMode, "{24B7280F-2344-4BB4-A0BC-4ADAD6715EE4}")
 
 EditorTerrainMacroMaterialComponentMode (const AZ::EntityComponentIdPair &entityComponentIdPair, AZ::Uuid componentType)
 
void Refresh () override
 
AZStd::vector< AzToolsFramework::ActionOverride > PopulateActionsImpl () override
 
bool HandleMouseInteraction (const AzToolsFramework::ViewportInteraction::MouseInteractionEvent &mouseInteraction) override
 
AZStd::string GetComponentModeName () const override
 
AZ::Uuid GetComponentModeType () const override
 

Protected Member Functions

void OnTerrainMacroColorBrushStrokeBegin () override
 
void OnTerrainMacroColorBrushStrokeEnd (AZStd::shared_ptr< ImageTileBuffer > changedDataBuffer, const AZ::Aabb &dirtyRegion) override
 
void BeginUndoBatch ()
 
void EndUndoBatch ()
 

The documentation for this class was generated from the following file: