MinAttribute

class in UnityEngine

/

Hereda de:PropertyAttribute

Cambiar al Manual

Descripción

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

Variables

minThe minimum allowed value.

Constructores

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

Miembros heredados

Variables

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