Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Graphics Namespace / RenderContextBase Class / NumberOfSplits Property

In This Topic
    NumberOfSplits Property
    In This Topic
    Gets the number of splits used in the parallel split shadowmapping algorithm.
    Syntax
    'Declaration
     
    Public ReadOnly Property NumberOfSplits As Integer
    public int NumberOfSplits {get;}
    See Also