Fixed

value class Fixed(val scale: Float) : HazeInputScale

An input scale which uses a fixed scale factor.

Parameters

scale

The scale factor, in the range 0 < x <= 1.

Constructors

Link copied to clipboard
constructor(scale: Float)

Properties

Link copied to clipboard