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