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