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::MaterialPropertySourceData::Connection Struct Reference

Public Member Functions

 AZ_TYPE_INFO (AZ::RPI::MaterialPropertySourceData::Connection, "{C2F37C26-D7EF-4142-A650-EF50BB18610F}")
 
 Connection (MaterialPropertyOutputType type, AZStd::string_view name)
 

Public Attributes

MaterialPropertyOutputType m_type = MaterialPropertyOutputType::Invalid
 
AZStd::string m_name
 The name of a specific shader setting. This will either be a ShaderResourceGroup input, a ShaderOption, or a shader tag, depending on m_type.
 

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