Click or drag to resize
SoShadowGroupvisibilityFlag Property

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoSFEnum<SoShadowGroupVisibilityFlags> visibilityFlag { get; }

Property Value

Type: SoSFEnumSoShadowGroupVisibilityFlags
Remarks

Use enum OIV.Inventor.Nodes.SoShadowGroup.VisibilityFlags. Default is LONGEST_BBOX_EDGE_FACTOR.

See Also