![]() |
Blamite Game Engine - blam!
00398.09.22.23.2015.blamite
The core library for the Blamite Game Engine.
|
This is the complete list of members for light, including all inherited members.
diffuse_color | light | |
far_clip_distance | light | |
far_shadow_distance | light | |
flags | light | |
maximum_distance | light | |
near_clip_distance | light | |
near_shadow_distance | light | |
power_scale | light | |
specular_color | light | |
TAG_BLOCK(spotlight_settings, { real inner_angle;real outer_angle;real falloff;real near_clip_distance;}) | light | |
TAG_BLOCK(simple_attenuation, { real radius;real luminance_threshold;}) | light | |
TAG_BLOCK(complex_attenuation, { real range;real constant;real linear;real quadratic;}) | light | |
TAG_ENUM(shape, { directional, point, spotlight, virtual_point, area_cheap, area_pbr, }) | light | |
TAG_ENUM(attenuation_method, { simple, complex, }) | light |