Lysa  0.0
Lysa 3D Engine
SceneFrameData::InstanceIndexConstant Struct Reference

Detailed Description

Defines the structure for the instance index push constant.

Public Attributes

uint32 instanceIndex
 

Member Data Documentation

uint32 instanceIndex

Index of the instance to be fetched by the vertex shader via push constants.