SceneComponent-AddLocalRotation(Quaternion).md
April 18, 2021 ยท View on GitHub
UnrealEngine.Framework.SceneComponent
SceneComponent.AddLocalRotation(System.Numerics.Quaternion) Method
Adds a delta to the rotation of the component in its local reference frame
public void AddLocalRotation(in System.Numerics.Quaternion deltaRotation);
Parameters
deltaRotation System.Numerics.Quaternion