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; }

Property Value

System.Boolean

Contents

  1. 0.1UnrealEngine.Framework.PrimitiveComponent
  2. 1PrimitiveComponent.IsGravityEnabled Property