I don't need to test my programs. I have an error-correcting modem.
UE2:MaterialSequence (U2)
From Unreal Wiki, The Unreal Engine Documentation Site
(Redirected from UE2:MaterialSequenceItem (U2))
Contents |
- Package:
- Engine
- This class in other games:
- UE2Runtime, UT2003, UT2004
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
null
[edit] Properties
[edit] Property group 'MaterialSequence'
[edit] Loop
Type: bool
Default value: True
[edit] Paused
Type: bool
[edit] SequenceItems
Type: array<MaterialSequenceItem>
[edit] TriggerAction
Type: EMaterialSequenceTriggerActon
[edit] Internal variables
[edit] CurrentTime
Type: float
Modifiers: transient
[edit] LastTime
Type: float
Modifiers: transient
[edit] TotalTime
Type: float
[edit] Enums
[edit] EMaterialSequenceAction
- MSA_ShowMaterial
- MSA_FadeToMaterial
[edit] EMaterialSequenceTriggerActon
- MSTA_Ignore
- MSTA_Reset
- MSTA_Pause
- MSTA_Stop
[edit] Structs
[edit] MaterialSequenceItem
Modifiers: native
- Material Material
- float Time
- EMaterialSequenceAction Action
[edit] Instance functions
[edit] Reset
function Reset ()
Overrides: Modifier.Reset
[edit] Trigger
Overrides: Modifier.Trigger
