Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout.DrawSceneParams Class / ShaderParams Property

In This Topic
    ShaderParams Property (ViewportLayout.DrawSceneParams)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ShaderParams As ShaderParameters
    public ShaderParameters ShaderParams {get; set;}
    See Also