Specular Color Property
Short Name: SpecularColor
Installed With: Full Development System
Class: SceneLight Properties
Reads or writes the RGBA color value of the specular light. The light comes from a specific point and bounces off the surface of a 3D object in a direction determined by the shape of the object. When specular light encounters an object, the object acts as a mirror off which the light bounces.
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 System | Yes |
| Permissions | Write In Edit Only |
| Settable when the VI is running | Yes |
| Loads the front panel into memory | No |
| Need to authenticate before use | No |
| Loads the block diagram into memory | No |
| Remote access disallowed | No |
| Must wait until user interface is idle | No |
| Available with control VIs | No |
| Available with global VIs | No |
| Available with strict type definitions | No |
| Available with polymorphic VIs | No |