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