public int intValue ;

Descripción

Value of an integer property.

Contains a valid value when propertyType is SerializedPropertyType.Integer. For accessing sbyte, byte, short, ushort, int and uint properties. If you are accessing long or ulong properties use longValue instead.

When assigning a value to intValue, the value is clamped in the range of the property's declared type. For example, a property that is declared as a byte is clamped between 0 and 255.

See Also: longValue, propertyType, SerializedPropertyType.Integer.

Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961