Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UBillboardComponent
Description
Would this primitive be shown with these rendering flags.
@Note: Currently this only implemented properly for the editor selectable primitives.
Virtual Inheritance
- UPrimitiveComponent::IsShown → UBillboardComponent::IsShown
| Name | IsShown |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Components/BillboardComponent.h |
| Include Path | #include "Components/BillboardComponent.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Components/BillboardComponent.cpp |
virtual bool IsShown
(
const FEngineShowFlags & ShowFlags
) const