Click or drag to resize
SoLightModelmodel Property

Lighting model to use .

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

Property Value

Type: SoSFEnumSoLightModelModels
Remarks

Default is PER_VERTEX_PHONG.

See Also