Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / GLShader Class / SetEnvironmentIntensity Method

In This Topic
    SetEnvironmentIntensity Method (GLShader)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Sub SetEnvironmentIntensity( _
       ByVal intensity As Single _
    ) 
    public virtual void SetEnvironmentIntensity( 
       float intensity
    )

    Parameters

    intensity
    See Also