A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.unity3d.com/ScriptReference/SerializedPropertyNumericType.html below:

Unity - Scripting API: SerializedPropertyNumericType

SerializedPropertyNumericType

enumeration

Suggest a change Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close Submission failed

For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close Your name Your email Suggestion*

Cancel

Description

Returns the precise type for Integer or Floating point properties.

Additional resources: SerializedProperty.numericType, SerializedProperty.intValue, SerializedProperty.uintValue, SerializedProperty.longValue, SerializedProperty.ulongValue, SerializedProperty.floatValue, SerializedProperty.doubleValue.

Properties Property Description Unknown Represents a type that is not a numeric type. Int8 Represents an 8 bit signed integer (sbyte). UInt8 Represents an 8 bit unsigned integer (byte). Int16 Represents a 16 bit signed integer (short). UInt16 Represents a 16 bit unsigned integer (ushort). Int32 Represents a 32 bit signed integer. UInt32 Represents a 32 bit unsigned integer (uint). Int64 Represents a 64 bit signed integer (long). UInt64 Represents a 64 bit unsigned integer (ulong). Float Represents a single precision (32 bit) floating point type. Double Represents a double precision (64 bit) floating point type.

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4