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

Contents

  1. 0.1UnrealEngine.Framework.SceneComponent
  2. 1SceneComponent.AddLocalRotation(System.Numerics.Quaternion) Method