UStaticMeshComponent::UsesOnlyUnlitMaterials

Returns true if only unlit materials are used for rendering, false otherwise.

Windows
MacOS
Linux

Override Hierarchy

UPrimitiveComponent::UsesOnlyUnlitMaterials()

UStaticMeshComponent::UsesOnlyUnlitMaterials()

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

Syntax

virtual bool UsesOnlyUnlitMaterials() const

Remarks

Returns true if only unlit materials are used for rendering, false otherwise.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss