SetMatrix
SetMatrix(int, Matrix4x4)
Description
Set the Matrix4x4 value.
Parameters
Parameter Name | Description |
---|---|
nameID | Property name ID |
value | Value |
SetMatrix(string, Matrix4x4)
Description
Set the Matrix4x4 value.
Parameters
Parameter Name | Description |
---|---|
name | Property name |
value | Value |