SLProject  4.3.020
A platform independent 3D computer graphics framework for desktop OS, Android, iOS and online in web browsers
ShaderUniformData Struct Reference

Public Attributes

float projectionMatrix [16]
 
float viewMatrix [16]
 
float modelMatrix [16]
 

Detailed Description

Definition at line 114 of file AppDemoWebGPU.cpp.

Member Data Documentation

◆ modelMatrix

float ShaderUniformData::modelMatrix[16]

Definition at line 118 of file AppDemoWebGPU.cpp.

◆ projectionMatrix

float ShaderUniformData::projectionMatrix[16]

Definition at line 116 of file AppDemoWebGPU.cpp.

◆ viewMatrix

float ShaderUniformData::viewMatrix[16]

Definition at line 117 of file AppDemoWebGPU.cpp.


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