MaxValueAttribute.

MaxValueAttribute(float) Constructor

Summary

Creates a new InspectorGadgets.Attributes.MaxValueAttribute with the specified maximum value.

Syntax

public MaxValueAttribute(float max)

Parameters

Name Type Description
max float

Return Value

Type Description
void