Click or drag to resize
SoLightModelmodel Property

Lighting model to use .

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

Property Value

Type: SoSFEnumSoLightModelModels
Remarks

Default is PER_VERTEX_PHONG.

See Also