Lumiverse
2.5
A framework for creating lighting control applications
|
A Focus Palette is a preset configuration for the pan and tilt of a light. More...
#include <Device.h>
Public Member Functions | |
FocusPalette (string name, float pan, float tilt, string area, string system, string image) | |
Public Attributes | |
string | _name |
float | _pan |
float | _tilt |
string | _area |
string | _system |
string | _image |
A Focus Palette is a preset configuration for the pan and tilt of a light.
Pan and tilt are specified in percentages, so when creating them you'll likely need to convert from a LumiverseOrientation or a DMX value. FocusPalettes can be assigned to devices that don't have pan or tilt parameters, but doing so will really not have much effect.