PrimitiveComponent-IsGravityEnabled.md
April 18, 2021 ยท View on GitHub
UnrealEngine.Framework.PrimitiveComponent
PrimitiveComponent.IsGravityEnabled Property
Returns true if the component is affected by gravity, always returns false if physics simulation is disabled for the component
public bool IsGravityEnabled { get; }