SpringArmComponent-GetSocketOffset().md

April 18, 2021 ยท View on GitHub

UnrealEngine.Framework.SpringArmComponent

SpringArmComponent.GetSocketOffset() Method

Returns offset at the end of the spring arm, can be used instead of the relative offset of the attached component to ensure the line trace works as desired

public System.Numerics.Vector3 GetSocketOffset();

Returns

System.Numerics.Vector3

Contents

  1. 0.1UnrealEngine.Framework.SpringArmComponent
  2. 1SpringArmComponent.GetSocketOffset() Method