Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/UStaticMeshComponent
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Components/StaticMeshComponent.h |
| Include | #include "Components/StaticMeshComponent.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Components/StaticMeshComponent.cpp |
UFUNCTION (BlueprintCallable, Category="Rendering")
void SetForceDisableNanite
(
bool bInForceDisableNanite
)
Remarks
Force disabling of Nanite rendering. When true, Will swap to the the fallback mesh instead.