Open 3D Engine AtomTressFX Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AMD::LightParams Struct Reference

Public Attributes

float LightIntensity = 1.f
 
float LightOuterConeCos = 0.70710678f
 
float LightInnerConeCos = 0.70710678f
 
float LightRange = 100.f
 
float4 LightPositionWS = {{{0.f, 0.f, 0.f, 0.f}}}
 
float4 LightDirWS = {{{0.f, -1.f, 0.f, 0.f}}}
 
float4 LightColor = {{{1.f, 1.f, 1.f, 0.f}}}
 
float4x4 ShadowProjection
 
float4 ShadowParams = {{{0.0007f, 0.f, 0.f, 0.f}}}
 
int LightType = 3
 
int ShadowMapIndex = -1
 
int ShadowMapSize = 2048
 
int Padding
 

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