MaterialTrigger
A MaterialTrigger triggers all associated Materials. While any Material can be triggered only some of them (e.g. MaterialSwitch? or MaterialSequence) actually show a reaction.
Note: This class does not work for network clients. See ClientMaterialTrigger for a fix.
Properties
- array<Material> MaterialsToTrigger
- All materials that should be triggered by this MaterialTrigger.
Known Subclasses
- ClientMaterialTrigger (custom)