scale property
Scale factor applied to the 3D model before rendering. Gets the scale factor applied to the 3D model before rendering.
Implementation
double get scale;
Scale factor applied to the 3D model before rendering. Sets the scale factor, to be applied to the 3D model before rendering.
Implementation
set scale(double value);