Eyeshot 10 WinForms API Reference
EnableTexture Method (TextureBase)

WinForms Assembly > devDept.Graphics Namespace > TextureBase Class : EnableTexture Method
Syntax
'Declaration
 
Protected Overridable Sub EnableTexture( _
   ByVal renderContext As RenderContextBase, _
   ByVal textureUnit As TextureBase.textureUnitType _
) 
protected virtual void EnableTexture( 
   RenderContextBase renderContext,
   TextureBase.textureUnitType textureUnit
)

Parameters

renderContext
textureUnit
See Also

Reference

TextureBase Class
TextureBase Members