TextStudioEffectPhaseBlock
public sealed class TextStudioEffectPhaseBlockPer-phase authoring block that combines enablement, playback, curve, staggering, and blend policy.
Constructors
Section titled “Constructors”
TextStudioEffectPhaseBlock()
Section titled “TextStudioEffectPhaseBlock()”public TextStudioEffectPhaseBlock()Properties
Section titled “Properties”
Enabled
Section titled “Enabled”public bool Enabled { get; }Returns
System.Boolean
PlaybackPreset
Section titled “PlaybackPreset”public TextStudioEffectPlaybackPreset PlaybackPreset { get; }Returns
TextStudio.TextStudioEffectPlaybackPreset
CustomPlayback
Section titled “CustomPlayback”public EffectPlaybackAsset CustomPlayback { get; }Returns
TextStudio.EffectPlaybackAsset
CurvePreset
Section titled “CurvePreset”public TextStudioEffectCurvePreset CurvePreset { get; }Returns
TextStudio.TextStudioEffectCurvePreset
CustomCurve
Section titled “CustomCurve”public EffectCurveAsset CustomCurve { get; }Returns
TextStudio.EffectCurveAsset
public PhaseParams Phase { get; }Returns
TextStudio.PhaseParams