示例#1
0
 public static void AddLossyScaleZ(this Transform self, float value)
 {
     TransformUtil.AddLossyScaleZ(self, value);
 }