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: 2024.1.1.0 (2024.1.1)
Syntax
[ObsoleteAttribute("Obsolete since Open Inventor 10.0.0.0. No more used. Related to deprecated PBuffer implementation.")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public void SetGraphicConfigTemplate(
	SoGLGraphicConfigTemplate name_21041
)

Parameters

name_21041
Type: OIV.Inventor.ComponentsSoGLGraphicConfigTemplate
Remarks

Caution note Caution

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

See Also