Hit-ImpactNormal.md
April 18, 2021 ยท View on GitHub
UnrealEngine.Framework.Hit
Hit.ImpactNormal Property
Returns the normal of the hit in world space for the object that was hit by the sweep
public System.Numerics.Vector3 ImpactNormal { get; }
April 18, 2021 ยท View on GitHub
Returns the normal of the hit in world space for the object that was hit by the sweep
public System.Numerics.Vector3 ImpactNormal { get; }