API Docs for: v2.1.0
Show:

CGSGKeyFrame Class

Item Index

Properties

inTangent

CGSGVector2D

Incoming tangent for this key

Default: (0, 0)

outTangent

CGSGVector2D

Outgoing tangent for this key

Default: (0, 0)

userData

can be fulfilled by the developer to put in whatever he needs

Default: null

value

Example:

{x:10, y:30}; {x:10}