Snapshot.scale3d

void scale3d(float factorX, float factorY, float factorZ)

Scales snapshot's coordinate system by the given factors.

Parameters

factorXscaling factor on the X axis
factorYscaling factor on the Y axis
factorZscaling factor on the Z axis