Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/USkeletalMeshComponent
Description
Returns whether this component is affected by gravity. Returns always false if the component is not simulated.
Virtual Inheritance
- UPrimitiveComponent::IsGravityEnabled → USkeletalMeshComponent::IsGravityEnabled
| Name | IsGravityEnabled |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Components/SkeletalMeshComponent.h |
| Include Path | #include "Components/SkeletalMeshComponent.h" |
| Source | /Engine/Source/Runtime/Engine/Private/SkeletalMeshComponentPhysics.cpp |
virtual bool IsGravityEnabled() const