Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / RenderContextBase Class / EnableShadowMap Method

In This Topic
    EnableShadowMap Method
    In This Topic
    Syntax
    'Declaration
     
    Public Sub EnableShadowMap( _
       ByVal textureIndex As Integer _
    ) 
    public void EnableShadowMap( 
       int textureIndex
    )

    Parameters

    textureIndex
    See Also