Empeld
Empeld plugin documentation.
pluginbase.Objects.Effects.IPostProcessor Interface Reference

Access to post processor WARNING: This interface may not be present if the client system does not support shaders TREAT AS OPTIONAL More...

Public Member Functions

void AddShaderTemplate (string path)
 
void AddShader (string fragmentShader)
 

Detailed Description

Access to post processor WARNING: This interface may not be present if the client system does not support shaders TREAT AS OPTIONAL

Attribute: Injectable

Attribute: Experimental("May be removed or modified in the future to be more compatible")

Member Function Documentation

◆ AddShader()

void pluginbase.Objects.Effects.IPostProcessor.AddShader ( string  fragmentShader)

◆ AddShaderTemplate()

void pluginbase.Objects.Effects.IPostProcessor.AddShaderTemplate ( string  path)

The documentation for this interface was generated from the following file: