score::gfx::ModelCameraUBO Struct Reference

UBO shared across all entities shown with the same camera. More...

Detailed Description

UBO shared across all entities shown with the same camera.

Public Attributes

float mvp [16] {}
 
float mv [16] {}
 
float model [16] {}
 
float view [16] {}
 
float projection [16] {}
 
float modelNormal [9] {}
 
float padding [3]
 

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