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::RHI::IndirectBufferViewArguments Struct Reference

Arguments when setting an indirect Vertex Buffer View command. More...

#include <IndirectBufferLayout.h>

Public Member Functions

 AZ_TYPE_INFO (IndirectBufferViewArguments, "{C929045D-739C-4E9C-9C4E-1945E0C9FF2D}")
 

Static Public Member Functions

static void Reflect (ReflectContext *context)
 

Public Attributes

uint32_t m_slot = 0
 The vertex stream slot that the command will update.
 

Detailed Description

Arguments when setting an indirect Vertex Buffer View command.


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