Skip to content

M_Aurora_EffectsEngine_EffectLayer_AddPostFunction

Anton Pupkov edited this page Aug 8, 2016 · 2 revisions

EffectLayer.AddPostFunction Method

Adds a post function to the EffectLayer, to be executed at render time.

Namespace: Aurora.EffectsEngine
Assembly: Aurora (in Aurora.exe) Version: 1.0.0.0 (0.0.4.6)

Syntax

C#

public void AddPostFunction(
	EffectColorFunction function
)

Parameters

 

function
Type: EffectColorFunction
[Missing documentation for "M:Aurora.EffectsEngine.EffectLayer.AddPostFunction(Aurora.EffectsEngine.EffectColorFunction)"]

See Also

Reference

EffectLayer Class
Aurora.EffectsEngine Namespace

Clone this wiki locally