UE3:MaterialEffect (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> PostProcessEffect >> MaterialEffect |
- Package:
- Engine
- This class in other games:
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
If they are bShowInGame they are still evaluated and will take up GPU time even if their effects are not seen. So for MaterialEffects that are in your Post Process Chain you will want to manage them by toggling bShowInGame for when you see them if they are not always evident. (e.g. you press a button to go into "see invis things" mode which has some expensive and cool looking material. You want to toggle that on the button press and not have it on all the time)
Properties
Property group 'MaterialEffect'
Material
Type: MaterialInterface