Exemplo n.º 1
0
 public RESULT setPosition(ref VECTOR position)
 {
     return(Geometry.FMOD5_Geometry_SetPosition(this.rawPtr, ref position));
 }