예제 #1
0
 public RESULT setScale(ref VECTOR scale)
 {
     return(Geometry.FMOD5_Geometry_SetScale(this.rawPtr, ref scale));
 }