Click or drag to resize
SoShadowGroupmethod Property

Specifies the shadowing technique 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<SoShadowGroupShadowingMethods> method { get; }

Property Value

Type: SoSFEnumSoShadowGroupShadowingMethods
Remarks

. Default is SHADOW_MAP.

NOTE: field available since Open Inventor 8.1

See Also