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::EditorSurfaceTagListProvider Class Referenceabstract

Interface for a class providing information about surface tags available for selecting in Editor components. More...

#include <EditorSurfaceTagListProvider.h>

Inherited by Terrain::EditorTerrainPhysicsColliderComponent, and Terrain::EditorTerrainSurfaceGradientListComponent.

Public Member Functions

virtual AZStd::unordered_set< SurfaceData::SurfaceTag > GetSurfaceTagsInUse () const =0
 Returns a set of all surface tags currently in use that won't be available for selecting.
 

Detailed Description

Interface for a class providing information about surface tags available for selecting in Editor components.


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