MinAttribute

class in UnityEngine

/

Inherits from:PropertyAttribute

/

Implemented in:UnityEngine.CoreModule

Description 描述

Attribute used to make a float or int variable in a script be restricted to a specific minimum value.

Properties 属性

minThe minimum allowed value.

Constructors

MinAttributeAttribute used to make a float or int variable in a script be restricted to a specific minimum value.

Inherited Members 继承成员

Properties 属性

orderOptional field to specify the order that multiple DecorationDrawers should be drawn in.