Version: 2023.1
言語: 日本語

SerializedPropertyNumericType

enumeration

マニュアルに切り替える

説明

Returns the precise type for Integer or Floating point properties.

変数

UnknownRepresents a type that is not a numeric type.
Int8Represents an 8 bit signed integer (sbyte).
UInt8Represents an 8 bit unsigned integer (byte).
Int16Represents a 16 bit signed integer (short).
UInt16Represents a 16 bit unsigned integer (ushort).
Int32Represents a 32 bit signed integer.
UInt32Represents a 32 bit unsigned integer (uint).
Int64Represents a 64 bit signed integer (long).
UInt64Represents a 64 bit unsigned integer (ulong).
FloatRepresents a single precision (32 bit) floating point type.
DoubleRepresents a double precision (64 bit) floating point type.
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961