Summary
Creates a new
InspectorGadgets.Attributes.ClampValueAttribute
with the specified range.- Assembly
- Kybernetik
.InspectorGadgets .dll - Namespace
- InspectorGadgets
.Attributes - Containing Type
- ClampValueAttribute
Syntax
public ClampValueAttribute(float min, float max)
Parameters
Name | Type | Description |
---|---|---|
min | float | |
max | float |
Return Value
Type | Description |
---|---|
void |