Eyeshot 10 WinForms API Reference
SetShader Method (OglRenderContext)

WinForms Assembly > devDept.Graphics Namespace > OglRenderContext Class : SetShader Method
Syntax
'Declaration
 
Public Overrides Function SetShader( _
   ByVal type As shaderType, _
   Optional ByVal shaderParams As ShaderParameters, _
   Optional ByVal force As Boolean _
) As Boolean
public override bool SetShader( 
   shaderType type,
   ShaderParameters shaderParams,
   bool force
)

Parameters

type
shaderParams
force
See Also

Reference

OglRenderContext Class
OglRenderContext Members