pCon.planner Plugin SDK  Version 8.8.1
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Events
Properties | List of all members
X3g::Plugin::LightManager Class Reference

Light Manager. More...

Properties

Image^  AmbientImage [get]
 Spherical image used for image-based lighting. More...
 
double AmbientIntensity [get, set]
 Intensity of ambient light setup; More...
 
double AmbientRotation [get, set]
 Rotation of image-based ambient light in degrees. More...
 

Detailed Description

Light Manager.

Property Documentation

Image^ X3g::Plugin::LightManager::AmbientImage
get

Spherical image used for image-based lighting.

This is usually an HDR image, but users may also set LDR images. In either case the color values should be interpreted as linear.

double X3g::Plugin::LightManager::AmbientIntensity
getset

Intensity of ambient light setup;

double X3g::Plugin::LightManager::AmbientRotation
getset

Rotation of image-based ambient light in degrees.

Image is rotated around the z-axis by given angle.