PrimitiveComponent-SetCenterOfMass(Vector3_string).md

April 18, 2021 ยท View on GitHub

UnrealEngine.Framework.PrimitiveComponent

PrimitiveComponent.SetCenterOfMass(System.Numerics.Vector3, string) Method

Sets the center of mass of a single body

public void SetCenterOfMass(in System.Numerics.Vector3 offset, string boneName=null);

Parameters

offset System.Numerics.Vector3

boneName System.String

Contents

  1. 0.1UnrealEngine.Framework.PrimitiveComponent
  2. 1PrimitiveComponent.SetCenterOfMass(System.Numerics.Vector3, string) Method