I'm a doctor, not a mechanic
UE2:TexOscillatorTriggered (U2)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Material >> Modifier >> TexModifier >> TexOscillator >> TexOscillatorTriggered |
- Package:
- Engine
- This class in other games:
- UT2003, UE2Runtime, UT2004
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. |
null
Properties
Property group 'TexOscillatorTriggered'
RetriggerAction
Type: ERetriggerAction
Default value: RTA_Retrigger
StopAfterPeriod
Type: float
Default value: 0.5
Internal variables
Reverse
Type: bool
Modifiers: transient
Triggered
Type: bool
Modifiers: transient
TriggeredTime
Type: float
Modifiers: transient
Default values
Property | Value |
---|---|
UOscillationAmplitude | 0.0 |
UOscillationRate | 0.0 |
VOscillationAmplitude | 0.5 |
VOscillationPhase | 0.25 |
VOscillationRate | 0.5 |
Enums
ERetriggerAction
- RTA_Reverse
- RTA_Reset
- RTA_Ignore
- RTA_Retrigger
Instance functions
Reset
function Reset ()
Overrides: Modifier.Reset
Trigger
Overrides: Modifier.Trigger