-
Notifications
You must be signed in to change notification settings - Fork 366
M_Aurora_EffectsEngine_EffectLayer_AddPostFunction
Anton Pupkov edited this page Aug 8, 2016
·
2 revisions
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)
C#
public void AddPostFunction(
EffectColorFunction function
)
- function
- Type: EffectColorFunction
[Missing documentation for "M:Aurora.EffectsEngine.EffectLayer.AddPostFunction(Aurora.EffectsEngine.EffectColorFunction)"]