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