Color Property

LabView Local Project Settings

Color Property

Short Name: Color

Installed With: Full Development System

Class: SceneCone Properties

Reads or writes the color of the cone in RGBA format. This property accepts values 0 to 1, where 0 represents the absence of the red, green, or blue color and 1 represents a full saturation of the color.

Elements

Name Description
Red Indicates the red value. Valid values include 0 through 1.
Green Indicates the green value. Valid values include 0 through 1.
Blue Indicates the blue value. Valid values include 0 through 1.
Alpha Indicates the Alpha value. Valid values include 0 through 1.

Remarks

The following table lists the characteristics of this property.

Available in Run-Time Engine and Real-Time Operating SystemYes
PermissionsWrite In Edit Only
Settable when the VI is runningYes
Loads the front panel into memoryNo
Need to authenticate before useNo
Loads the block diagram into memoryNo
Remote access disallowedNo
Must wait until user interface is idleNo
Available with control VIsNo
Available with global VIsNo
Available with strict type definitionsNo
Available with polymorphic VIsNo