Click or drag to resize
SoRenderToTexturePropertySetGraphicConfigTemplate Method

Note: This API is now obsolete.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("Obsolete since Open Inventor 10000. No more used. Related to deprecated PBuffer implementation.")]
public void SetGraphicConfigTemplate(
	SoGLGraphicConfigTemplate name_20959
)

Parameters

name_20959
Type: OIV.Inventor.ComponentsSoGLGraphicConfigTemplate
Remarks

Caution note Caution

Obsolete since Open Inventor 10000. No more used. Related to deprecated PBuffer implementation.

See Also