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