| SoWinDirectionalLightEditorSetLight Method  | 
 
Namespace: OIV.Inventor.WinAssembly: OIV.Inventor.Win (in OIV.Inventor.Win.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic void SetLight(
	SoDirectionalLight newLight
)
Public Sub SetLight ( 
	newLight As SoDirectionalLight
)
public:
void SetLight(
	SoDirectionalLight^ newLight
)
member SetLight : 
        newLight : SoDirectionalLight -> unit 
Parameters
- newLight
 - Type: OIV.Inventor.NodesSoDirectionalLight
 
Remarks
See Also