LM_Graphics:CurrentScale(ignoreZoom)

Version added: before 9.5

Returns the current scale of the drawing

ArgumentTypeDescriptionDefaultVer
ignoreZoomboolTrue if you wish to ignore zoom effects, false otherwise< 9.5

Return type (real): the drawing's current scale

Returns the current scale of the drawing. A value of 1 means the drawing is actual size, 0.5 would be half size, 2.0 would be double size, etc.
String "CurrentScale" is found in the following scripts:

MR Pose Tool (by eugenebabich)

SS - Multi Layer Transform Points (by simplsam)

MR Curve Tool (by eugenebabich)

Curvature (by Lukas)

MR Transform Rig Tool (by eugenebabich)

See all...