Scales transform t1 by a Uniform scale matrix with scale factor s and then adds transform t2 (this = S t1 + t2). @param s the scale factor @param t1 the transform to be scaled @param t2 the transform to be added
(double s, Transform3D t1, Transform3D t2)
source not stored for this graph (policy: none)