Kanzi 4.1.0
kanzi::LightData Struct Reference

Per-light data (std140 layout). More...

#include <kanzi/core.ui/graphics3d/light_buffer.hpp>

Public Attributes

Vector4 attenuationAndIntensity
 
Vector4 colorAndType
 
Vector4 coneParameters
 
Vector4 directionAndExponent
 
Vector4 positionAndRadius
 
Vector4 shadowParameters
 

Detailed Description

Per-light data (std140 layout).

Member Data Documentation

◆ colorAndType

Vector4 kanzi::LightData::colorAndType

◆ positionAndRadius

Vector4 kanzi::LightData::positionAndRadius

◆ directionAndExponent

Vector4 kanzi::LightData::directionAndExponent

◆ attenuationAndIntensity

Vector4 kanzi::LightData::attenuationAndIntensity

◆ coneParameters

Vector4 kanzi::LightData::coneParameters

◆ shadowParameters

Vector4 kanzi::LightData::shadowParameters

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