Open 3D Engine Atom Gem API Reference 24.09.2
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AZ::ShaderBuilder::Variable Struct Reference

Public Attributes

AZStd::string m_name
 
AZStd::string m_typeString
 
AZStd::vector< ArrayItemm_arrayDefinition
 
MemberType m_type
 
MatrixMajor m_typeModifier = MatrixMajor::ColumnMajor
 
bool m_isMatrixType = false
 
uint8_t m_rows = 1
 
uint8_t m_cols = 1
 

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