Eyeshot 11 WinForms API Reference
WinForms 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