public void SetMatrix3x2Parameter( string key, Matrix3x2 value )
Public Sub SetMatrix3x2Parameter ( key As String, value As Matrix3x2 )
member SetMatrix3x2Parameter : key : string * value : Matrix3x2 -> unit
In This Article