Skip to content

ClampValueAttribute

class · namespace Hazel

Inherits Attribute

public class ClampValueAttribute : Attribute

Constructors

ClampValueAttribute(float, float)

public ClampValueAttribute(float min, float max)

Fields

Field Description
public readonly float Max
public readonly float Min

Source: Hazel/Attributes/ClampValueAttribute.cs