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