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