[]
Gets the value of the specified property by name.
public Vector2 GetVector2ValueByName(string name)
| Type | Name | Description |
|---|---|---|
| string | name | The name of the property. |
| Type | Description |
|---|---|
| Vector2 | The value of the specified property by name. |