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