Click or drag to resize
SoShadowGroupShadowingMethods Enumeration

Shadowing techniques.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public enum ShadowingMethods
Members
  Member nameValueDescription
SHADOW_MAP0 Obsolete.

Standard shadow mapping.

Obsoletesince Open Inventor 9620 Use VARIANCE_SHADOW_MAP instead.

VARIANCE_SHADOW_MAP1

Shadows with soft edges.

LAST_METHOD2
Remarks