Click or drag to resize
SoVRMLShapeSetNumRenderCaches Method

Note: This API is now obsolete.

Sets the maximum number of render caches.

Namespace: OIV.Inventor.VRMLnodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
[ObsoleteAttribute("See documentation for more details")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public static void SetNumRenderCaches(
	int howMany
)

Parameters

howMany
Type: SystemInt32
Remarks

Obsoletesince Open Inventor 8000 Use SoDB.setNumRenderCaches instead.

See Also