| proto native void SetCameraPostProcessEffect | ( | int | cam, |
| int | priority, | ||
| PostProcessEffectType | type, | ||
| string | materialPath ) |
set postprocess effect to camera To disable effect in some prioroty ppEffect, just set effectName or name to NULL
| cam | number of camera |
| priority | priority of effect |
| type | type of effect |
| materialPath | material |
Используется в ChangePPEMaterial().