Click or drag to resize
SoLightModelmodel Property

Lighting model to use .

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

Property Value

Type: SoSFEnumSoLightModelModels
Remarks

Default is PER_PIXEL_PHONG.

See Also