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: 2024.1.1.0 (2024.1.1)
Syntax
public SoSFEnum<SoShadowGroupShadowingMethods> method { get; }

Property Value

Type: SoSFEnumSoShadowGroupShadowingMethods
Remarks

. Default is VARIANCE_SHADOW_MAP.

Note Note

Field available since Open Inventor 8.1

See Also