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