Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / ShadowMapData Class / biasMatrix Property

In This Topic
    biasMatrix Property
    In This Topic
    Syntax
    'Declaration
     
    Protected MustOverride ReadOnly Property biasMatrix As Double()
    protected abstract double[] biasMatrix {get;}
    See Also