Snapshot.scale3d
void scale3d(float factorX, float factorY, float factorZ)Scales snapshot's coordinate system by the given factors.
Parameters
factorX | scaling factor on the X axis |
factorY | scaling factor on the Y axis |
factorZ | scaling factor on the Z axis |