Click or drag to resize

AnchoredScreenModelMinScale Property

Minimum global scale of the Anchor Point before the screen is hidden from view Typical values to use here are in the range from 0.01 to 10. Default value 0.1.

Namespace:  Livit.Learn.Model.AnchoredScreens
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public float MinScale { get; set; }

Property Value

Type: Single
See Also