DoubleRange.one
Static Property in DoubleRange
Declaration
public static readonly DoubleRange one { get; }Description
Shorthand for writing DoubleRange(1.0, 1.0).
public static readonly DoubleRange one { get; }Shorthand for writing DoubleRange(1.0, 1.0).