SoGLRenderActionSetCache Method |
Sets the main cache to use with this render action.
Namespace: OIV.Inventor.Actions
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)] public void SetCache( SoCache cache )
When calling OIV.Inventor.Actions.SoGLRenderAction.Apply(OIV.Inventor.Nodes.SoNode) on this action, the OIV.Inventor.Elements.SoCacheElement will be set with this cache.