Summary
Returns the
UnityEditor.SerializedPropertyType
that represents fields of the specified `type`.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Containing Type
- Serialization
Syntax
public static SerializedPropertyType GetPropertyType(Type type)
Parameters
Name | Type | Description |
---|---|---|
type | Type |
Return Value
Type | Description |
---|---|
Serialized |