Click or drag to resize
SoLightAttenuationElementSet Method

Sets the current light attenuation(s).

Namespace: OIV.Inventor.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public static void Set(
	SoState state,
	SoNode node,
	SbVec3f attenuation
)

Parameters

state
Type: OIV.Inventor.MiscSoState
node
Type: OIV.Inventor.NodesSoNode
attenuation
Type: OIV.InventorSbVec3f
Remarks