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