SoWinDirectionalLightEditorSetLight Method |
Namespace: OIV.Inventor.WinAssembly: OIV.Inventor.Win (in OIV.Inventor.Win.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public 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