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::BackgroundParams Class Reference

Contains background parameter for Views. More...

Properties

System::Drawing::Color Color [get, set]
 The Background color. More...
 
double Rotation [get, set]
 Rotation of panoramic background image in degrees. More...
 
double Fov [get, set]
 The fov (field of view) which is used for spherical background rendering. More...
 
Image^  SphericalImage [get]
 Spherical background image. More...
 

Detailed Description

Contains background parameter for Views.

Property Documentation

System:: Drawing:: Color X3g::Plugin::BackgroundParams::Color
getset

The Background color.

Used if no image is set.

double X3g::Plugin::BackgroundParams::Fov
getset

The fov (field of view) which is used for spherical background rendering.

Value is in degrees. Values are clamped between 5 and 100.

double X3g::Plugin::BackgroundParams::Rotation
getset

Rotation of panoramic background image in degrees.

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

Image^ X3g::Plugin::BackgroundParams::SphericalImage
get

Spherical background image.