示例#1
0
 public Vector3 GetRotatedAndScaledSize()
 {
     return(TransformMatrix.MultiplyVector(ModelSpaceSize));
 }