|
Open 3D Engine Atom Gem API Reference
23.05.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
Public Attributes | |
| AZStd::string | m_name |
| AZStd::string | m_typeString |
| AZStd::vector< ArrayItem > | m_arrayDefinition |
| MemberType | m_type |
| MatrixMajor | m_typeModifier = MatrixMajor::ColumnMajor |
| bool | m_isMatrixType = false |
| uint8_t | m_rows = 1 |
| uint8_t | m_cols = 1 |