Nebula
Loading...
Searching...
No Matches
Lighting::LightContext::PointLightSetupInfo Struct Reference

#include <lightcontext.h>

Public Attributes

Math::vec3 color = Math::vec3(1)
float intensity = 1.0f
float range = 10.0f
Graphics::StageMask stageMask = 0xFFFF
bool castShadows = false
CoreGraphics::TextureId projection = CoreGraphics::InvalidTextureId

Member Data Documentation

◆ castShadows

bool Lighting::LightContext::PointLightSetupInfo::castShadows = false

◆ color

Math::vec3 Lighting::LightContext::PointLightSetupInfo::color = Math::vec3(1)

◆ intensity

float Lighting::LightContext::PointLightSetupInfo::intensity = 1.0f

◆ projection

CoreGraphics::TextureId Lighting::LightContext::PointLightSetupInfo::projection = CoreGraphics::InvalidTextureId

◆ range

float Lighting::LightContext::PointLightSetupInfo::range = 10.0f

◆ stageMask

Graphics::StageMask Lighting::LightContext::PointLightSetupInfo::stageMask = 0xFFFF

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