Members
cache
Design Note:
sometimes the lage data block used by other system can be chached here
like vertices creted by Thrender, for MorphingAnim or XTweener etc.
But what's the better way in ECS pattern?
Senario: Thrender.createObj3s()
case AssetType.GeomCurve
Properties:
Name | Type | Description |
---|---|---|
script |
array |
- Source:
fFinished
On sequence finished handling functions. For example, see test/html/morph-events.html, affine-dynamic-target.html.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
fFinished |
function |
<optional> |
fFinished(seq, twidx) |
- Source:
script
Sequences of animation scripts.
Properties:
Name | Type | Description |
---|---|---|
script |
array |
- Source: