Kanzi Graphics Engine
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
KzuShaderLightContainer Struct Reference

Light container in shader. More...

#include <kzu_shader.h>

Data Fields

struct KzuStructPropertyTypelightType
 Light property type. More...
 
kzUint lightCount
 Number of lights. More...
 
struct KzcDynamicArrayuniformLocations
 Uniform locations. More...
 

Detailed Description

Light container in shader.

Field Documentation

struct KzuStructPropertyType* KzuShaderLightContainer::lightType

Light property type.

kzUint KzuShaderLightContainer::lightCount

Number of lights.

struct KzcDynamicArray* KzuShaderLightContainer::uniformLocations

Uniform locations.


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