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