Drops a glyph onto its baseline with bounce, tilt and landing squash.
public float Height{ get; set }
Initial height above the final position, in pixels.
public float Angle{ get; set }
Initial tilt in degrees.
public float Squash{ get; set }
Peak landing squash.
public override void Apply()