Click or drag to resize
SoPBufferSetRenderToTexture Method (Boolean, SoGLRenderToBufferTextureFormats)
Calls SetRenderToTexture(enable, format, OIV.Inventor.SoGLRenderToBuffer.TextureTargets( .SoGLRenderToBuffer.TEXTURE_2D ), false, false).

Namespace: OIV.Inventor
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public void SetRenderToTexture(
	bool enable,
	SoGLRenderToBufferTextureFormats format
)

Parameters

enable
Type: SystemBoolean
format
Type: OIV.InventorSoGLRenderToBufferTextureFormats
Remarks