Inherits AzFramework::RenderGeometry::IntersectorBus::Handler.
 | 
 | 
| void  | OnEntityConnected (AZ::EntityId) override | 
|   | 
| 
void  | OnEntityDisconnected (AZ::EntityId) override | 
|   | 
| 
void  | OnGeometryChanged (AZ::EntityId) override | 
|   | 
◆ TerrainRaycastContext()
      
        
          | Terrain::TerrainRaycastContext::TerrainRaycastContext  | 
          ( | 
          TerrainSystem &  | 
          terrainSystem | ) | 
           | 
        
      
 
Constructor 
- Parameters
 - 
  
    | [in] | terrainSystem | The terrain system that owns this terrain raycast context  | 
  
   
 
 
◆ GetEntityContextId()
  
  
      
        
          | AzFramework::EntityContextId Terrain::TerrainRaycastContext::GetEntityContextId  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
Access to the terrain raycast context's entity context id 
- Returns
 - The terrain raycast context's entity context id 
 
 
 
◆ OnEntityConnected()
  
  
      
        
          | void Terrain::TerrainRaycastContext::OnEntityConnected  | 
          ( | 
          AZ::EntityId  | 
           | ) | 
           | 
         
       
   | 
  
inlineoverrideprotected   | 
  
 
Unused pure virtual override 
 
 
The documentation for this class was generated from the following file:
- Gems/Terrain/Code/Source/TerrainRaycast/TerrainRaycastContext.h