Rotates and scales a glyph into place around an authored pivot.
public float Angle{ get; set }
Rotation at the reveal frontier, in degrees.
public float StartScale{ get; set }
Uniform scale at the reveal frontier.
public bool Fade{ get; set }
Whether opacity follows reveal progress.
public override void Apply()