Click or drag to resize
SoLightElementAdd Method

Add to the current light list and to the current matrix list.

Namespace: OIV.Inventor.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public static void Add(
	SoState state,
	SoLight light,
	SbMatrix WCToVRCMatrix
)

Parameters

state
Type: OIV.Inventor.MiscSoState
light
Type: OIV.Inventor.NodesSoLight
WCToVRCMatrix
Type: OIV.InventorSbMatrix
Remarks