SceneComponent-GetLocation(Vector3).md

April 18, 2021 ยท View on GitHub

UnrealEngine.Framework.SceneComponent

SceneComponent.GetLocation(System.Numerics.Vector3) Method

Retrieves location of the component in world space

public void GetLocation(ref System.Numerics.Vector3 value);

Parameters

value System.Numerics.Vector3

Contents

  1. 0.1UnrealEngine.Framework.SceneComponent
  2. 1SceneComponent.GetLocation(System.Numerics.Vector3) Method