Click or drag to resize
SoGLRenderActionShouldAutoCache Method

Called by nodes to say that they should/shouldn't be auto-cached (pass true if should, false if shouldn't, don't call this method at all if the node doesn't care):

Namespace: OIV.Inventor.Actions
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public void ShouldAutoCache(
	SoGLRenderActionAutoCacheModes mode
)

Parameters

mode
Type: OIV.Inventor.ActionsSoGLRenderActionAutoCacheModes
Remarks