Skip to content

EffectCROSSZOOM

Anatoly edited this page Feb 12, 2016 · 1 revision

ShaderTransitionView.EffectCROSSZOOM

ShaderTransitionView.EffectCROSSZOOM

STView {
    transition: ShaderTransitionView.EffectCROSSZOOM
    transitionOptions: { "forward":true, "strength":0.3 }
}

Options:

  • bool forward - the option defines a direction of animation which will be applied.
  • real strength - the option defines an intensity of this a zoom animation.
Clone this wiki locally