示例#1
0
 public RESULT getPosition(out VECTOR position)
 {
     return(Geometry.FMOD5_Geometry_GetPosition(this.rawPtr, out position));
 }