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