SpiecsEngine
 
Loading...
Searching...
No Matches

◆ GetIndex()

uint32_t Spices::RendererSubPass::GetIndex ( ) const
inline

Get sub pass index of pass.

Definition at line 168 of file RendererSubPass.h.

168{ return m_Index; }
uint32_t m_Index
Index of sub pass in pass.

References m_Index.