reanimate-1.1.6.0: Animation library based on SVGs.
CopyrightWritten by David Himmelstrup
LicenseUnlicense
Maintainerlemmih@gmail.com
Stabilityexperimental
PortabilityPOSIX
Safe HaskellNone
LanguageHaskell2010

Reanimate.Builtin.Flip

Description

 
Synopsis

Documentation

data FlipSprite s Source #

Control structure with parameters for the blender script.

Constructors

FlipSprite 

Fields

flipSprite :: Animation -> Animation -> Scene s (FlipSprite s) Source #

Project two animations on each side of a plane and flip the plane upside down.

flipTransition :: Transition Source #

3D flip transition.