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::ShaderInputContract::StreamChannelInfo Struct Reference

Public Member Functions

 AZ_TYPE_INFO (StreamChannelInfo, "{94E66FF9-CF6D-414B-B257-BF2D39CE9220}")
 

Public Attributes

RHI::ShaderSemantic m_semantic
 
uint32_t m_componentCount = 0
 Expected number of components in the channel. Corresponds to RHI::GetFormatComponentCount(Format).
 
bool m_isOptional = false
 If true, this stream is optional.
 
ShaderOptionIndex m_streamBoundIndicatorIndex
 If the stream is optional, this index indicates a "*_isBound" shader option that will tell the shader whether the stream is available or not.
 

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