示例#1
0
 /// <summary>
 /// Set the rotation
 /// </summary>
 /// <param name="rotation">The rotation to set</param>
 public void SetRotation(float6 rotation)
 {
     this.rotation = rotation;
 }
示例#2
0
	public static extern float6 mono_return_float6 (float6 s, int addend);
示例#3
0
 public static extern float6 mono_return_float6(float6 s, int addend);