Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


scaleStep

Zoom step: percentage of variation between a zoom level and the next. For example, with a value of 0.15, which represents 15%, a zoom level of 200% will become 230% when zooming in.
Read time 1 minuteLast updated 12 days ago

Definition

public float scaleStep { get; set; }