Property hasMainLightColor
hasMainLightColor
Indicates whether mainLightColor was assigned a value.
Declaration
public bool hasMainLightColor { get; }
Property Value
| Type | Description |
|---|---|
| bool | true if the frame has an estimated main light color value. Otherwise, false. |