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