This version of Unity is unsupported.

Parameters

name The property name.
type The storage type for the property.

Returns

HierarchyPropertyUnmanaged<T> The property accessor.

Description

Creates an unmanaged property with a specified name.

The result of this method should be stored and reused to avoid the costly lookup by name.