Snapshot.scale3d

Scales @snapshot's coordinate system by the given factors.

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

Parameters

factorX float

scaling factor on the X axis

factorY float

scaling factor on the Y axis

factorZ float

scaling factor on the Z axis

Meta