new AffineCombiner()
Combine affine transformation animated by XTweener.
For details, see doc
- Source:
Members
combineEnd
Update combined object transform to Obj3.mesh.matrix.
Must been called when z-transform is really increased - tweens updated in one loop.
- needing first updating mesh matrix, then apply affine transformation to it.
Three.js docs about the order:
Convenience properties and matrixAutoUpdate,
https://threejs.org/docs/#manual/en/introduction/Matrix-transformations
- Source:
combineUpdate
Update affine combination for the object.
- Source: