Click or drag to resize
AB4D logo

StandardEffectIsUsingSuperShader Method

Overload List
 NameDescription
Public methodIsUsingSuperShader(IListILight)Obsolete.
IsUsingSuperShader method return true if SuperShader is needed to render the specified lights. When false is returned than DirectionalLightShader can render the scene. This method also creates the needed shader (SuperShader or DirectionalLightShader) if is was not yet created.
Public methodIsUsingSuperShader(IListILight, DXScene) IsUsingSuperShader method return true if SuperShader is needed to render the specified lights. When false is returned than DirectionalLightShader can render the scene. This method also creates the needed shader (SuperShader or DirectionalLightShader) if is was not yet created.
Top
See Also