SceneComponent-GetSocketLocation(string).md

April 18, 2021 ยท View on GitHub

UnrealEngine.Framework.SceneComponent

SceneComponent.GetSocketLocation(string) Method

Returns location of a socket in world space

public System.Numerics.Vector3 GetSocketLocation(string socketName);

Parameters

socketName System.String

Returns

System.Numerics.Vector3

Contents

  1. 0.1UnrealEngine.Framework.SceneComponent
  2. 1SceneComponent.GetSocketLocation(string) Method