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