SInstanceInfo

C++
struct SInstanceInfo {
  Matrix34 m_Matrix;
  ColorF m_AmbColor;
};
File

IShader.h