Static class containing various utility methods that do not fit anywhere else.
Protected
Optional
Static
Gets the current platform flag.
Gets the current platform type.
Converts a name of an identifier (such as a field or a property) into a human readable name.
Identifier to convert.
Human readable name with spaces.
This is an expensive API as the parsing handled reserved words such as float2x2. It's important to cache the result where possible.
float2x2
Gets the platform flag for the specified type.
Static class containing various utility methods that do not fit anywhere else.