Property | Type | Description | |
---|---|---|---|
Max | float | ||
Min | float | ||
Step | float |
Method | Description | |
---|---|---|
InspectorRangeAttribute ( float min, float max, float step = float.NaN ) : System |
public InspectorRangeAttribute ( float min, float max, float step = float.NaN ) : System | ||
min | float | |
max | float | |
step | float | |
return | System |