QuatSetAxisAngle Method |
Note: This API is now obsolete.
[Missing <summary> documentation for "M:Godot.Quat.SetAxisAngle(Godot.Vector3,System.Single)"]
Namespace: Godot
[ObsoleteAttribute("SetAxisAngle is deprecated. Use the Quat(Vector3, real_t) constructor instead.", true)] public void SetAxisAngle( Vector3 axis, float angle )
[Missing <param name="axis"/> documentation for "M:Godot.Quat.SetAxisAngle(Godot.Vector3,System.Single)"]
[Missing <param name="angle"/> documentation for "M:Godot.Quat.SetAxisAngle(Godot.Vector3,System.Single)"]