Name

kOfxInteractPropBackgroundColour — The background colour of the application behind an interact instance

Synopsis

#include "/ofxInteract.h"
#define kOfxInteractPropBackgroundColour "OfxInteractPropBackgroundColour"

Type

kOfxInteractPropBackgroundColour is of type double , and has 3 dimensions.

Property Set

This is a property that belongs to the read only on the interact instance and in argument to the kOfxInteractActionDraw action.

Valid Values

from 0 to 1

Description

The background colour of the application behind an interact instance

The components are in the order red, green then blue.