SpatialGlobalRotate Method |
Rotates the global (world) transformation around axis, a unit Vector3, by specified angle in radians. The rotation axis is in global coordinate system.
Namespace: Godot
public void GlobalRotate( Vector3 axis, float angle )
[Missing <param name="axis"/> documentation for "M:Godot.Spatial.GlobalRotate(Godot.Vector3,System.Single)"]
[Missing <param name="angle"/> documentation for "M:Godot.Spatial.GlobalRotate(Godot.Vector3,System.Single)"]