SceneComponent-SetWorldScale(Vector3).md

April 18, 2021 ยท View on GitHub

UnrealEngine.Framework.SceneComponent

SceneComponent.SetWorldScale(System.Numerics.Vector3) Method

Sets the scale of the component world space

public void SetWorldScale(in System.Numerics.Vector3 scale);

Parameters

scale System.Numerics.Vector3

Contents

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