![]() |
Maria GDK 5.0.0.738
Documentation of native code in develop branch
|
#include <StkLight.h>
Public Member Functions | |
Light (const STK::Vector3f &light_dir) | |
const STK::Vector3f & | getLightDirection () const |
Get direction towards the light. | |
void | setLightDirection (const STK::Vector3f &light_dir) |
Public Attributes | |
STK::Vector3f | light_dir_ |
Light - Simple light source.
|
inline |
Set direction towards the light.