SceneConditionsAmbientLight Property  | 
 [Missing <summary> documentation for "P:Zivid.NET.SceneConditions.AmbientLight"]
 
    Namespace: 
   Zivid.NET
    Assembly:
   ZividCoreNET (in ZividCoreNET.dll) Version: 2.15.0.0
Syntaxpublic SceneConditionsAmbientLightGroup AmbientLight { get; set; }Public Property AmbientLight As SceneConditionsAmbientLightGroup
	Get
	Set
public:
property SceneConditionsAmbientLightGroup^ AmbientLight {
	SceneConditionsAmbientLightGroup^ get ();
	void set (SceneConditionsAmbientLightGroup^ value);
}Property Value
Type: 
SceneConditionsAmbientLightGroup
See Also