Click or drag to resize
SoSeparatorKitrenderCaching Property

Note: This API is now obsolete.

Set render caching mode.

Namespace: OIV.Inventor.Nodekits
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.3.0.0 (10.3.0.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("See documentation for more details")]
public SoSFEnum<SoSeparatorKitCachings> renderCaching { get; }

Property Value

Type: SoSFEnumSoSeparatorKitCachings
Remarks

. Default is AUTO.Obsoletesince Open Inventor 10300. This field is ignored. Render caching is set internally to ensure best performance.

See Also