Click or drag to resize
SoLightModelmodel Property

Lighting model to use .

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.1.0.0 (10.17.0.0)
Syntax
public SoSFEnum<SoLightModelModels> model { get; }

Property Value

Type: SoSFEnumSoLightModelModels
Remarks

Default is PER_VERTEX_PHONG.

See Also