Click or drag to resize
SoLightModelmodel Property

Lighting model to use .

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

Property Value

Type: SoSFEnumSoLightModelModels
Remarks

Default is PHONG.

See Also