BlueprintAPI > BlueprintAPI/Physics
Returns whether this component is affected by gravity. Returns always false if the component is not simulated.
Target is Primitive Component
Inputs
Type | Name | Description |
---|---|---|
object | Target |
Outputs
Type | Name | Description |
---|---|---|
boolean | Return Value | Returns whether this component is affected by gravity. Returns always false if the component is not simulated. |