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

In This Topic
    GetShadowMapSplitDepth Method
    In This Topic
    Syntax
    'Declaration
     
    Public Function GetShadowMapSplitDepth( _
       ByVal split As Integer _
    ) As Single
    public float GetShadowMapSplitDepth( 
       int split
    )

    Parameters

    split
    See Also