Open 3D Engine Atom 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.
AZ::RPI::EnvironmentCubeMapPassData Struct Reference

Custom data for the EnvironmentCubeMapPass. Should be specified in the PassRequest. More...

#include <EnvironmentCubeMapPassData.h>

Inherits AZ::RPI::PassData.

Public Member Functions

 AZ_RTTI (EnvironmentCubeMapPassData, "{B97DDC6F-1CC6-44D8-8926-042C20D66272}", PassData)
 
 AZ_CLASS_ALLOCATOR (EnvironmentCubeMapPassData, SystemAllocator)
 
- Public Member Functions inherited from AZ::RPI::PassData
 AZ_RTTI (PassData, "{F8594AE8-2588-4D64-89E5-B078A46A9AE4}")
 
 AZ_CLASS_ALLOCATOR (PassData, SystemAllocator)
 

Static Public Member Functions

static void Reflect (ReflectContext *context)
 
- Static Public Member Functions inherited from AZ::RPI::PassData
static void Reflect (ReflectContext *context)
 

Public Attributes

Vector3 m_position
 World space position to render the environment cubemap.
 
- Public Attributes inherited from AZ::RPI::PassData
PipelineGlobalConnectionList m_pipelineGlobalConnections
 
Name m_pipelineViewTag
 

Detailed Description

Custom data for the EnvironmentCubeMapPass. Should be specified in the PassRequest.


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