Click or drag to resize
SoSeparatorrenderCaching Property

Whether to cache during rendering traversal.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SoSFEnum<SoSeparatorCachings> renderCaching { get; }

Property Value

Type: SoSFEnumSoSeparatorCachings
Remarks

. Default is AUTO.

See Also