SoGLRenderToBufferBindToTexture Method (Boolean) |
Calls BindToTexture(bindDepth, -1).
Namespace: OIV.InventorAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic bool BindToTexture(
bool bindDepth
)
Public Function BindToTexture (
bindDepth As Boolean
) As Boolean
public:
bool BindToTexture(
bool bindDepth
)
member BindToTexture :
bindDepth : bool -> bool
Parameters
- bindDepth
- Type: SystemBoolean
Return Value
Type:
Boolean
Remarks
See Also