This version of Unity is unsupported.

TypeConversion

class in Unity.Properties

/

Implemented in:UnityEngine.PropertiesModule

Description

Helper class to handle type conversion during properties API calls.

Static Methods

Convert Converts the specified value from to .
Register Registers a new converter from to .
TryConvert Converts the specified value from to .