SceneComponent-GetUpVector().md

April 18, 2021 ยท View on GitHub

UnrealEngine.Framework.SceneComponent

SceneComponent.GetUpVector() Method

Returns the up Z unit direction vector from the component in world space

public System.Numerics.Vector3 GetUpVector();

Returns

System.Numerics.Vector3

Contents

  1. 0.1UnrealEngine.Framework.SceneComponent
  2. 1SceneComponent.GetUpVector() Method