Castor3D 0.12.0
Multiplatform 3D engine
Public Attributes | List of all members
castor3d::LightBuffer::LightData Struct Reference

#include <LightBuffer.hpp>

Collaboration diagram for castor3d::LightBuffer::LightData:
Collaboration graph
[legend]

Public Attributes

Float4 colourIndex
 
Float4 intensityFarPlane
 
Float4 volumetric
 
Float4 shadowsOffsets
 
Float4 shadowsVariances
 
SpecLight specific
 

Member Data Documentation

◆ colourIndex

Float4 castor3d::LightBuffer::LightData::colourIndex

◆ intensityFarPlane

Float4 castor3d::LightBuffer::LightData::intensityFarPlane

◆ shadowsOffsets

Float4 castor3d::LightBuffer::LightData::shadowsOffsets

◆ shadowsVariances

Float4 castor3d::LightBuffer::LightData::shadowsVariances

◆ specific

SpecLight castor3d::LightBuffer::LightData::specific

◆ volumetric

Float4 castor3d::LightBuffer::LightData::volumetric

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