USceneCaptureComponent::ShowOnlyComponent

Adds the component to our list of show-only components.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Components/SceneCaptureComponent.h

Include

#include "Components/SceneCaptureComponent.h"

Source

/Engine/Source/Runtime/Engine/Private/Components/SceneCaptureComponent.cpp

Syntax

void ShowOnlyComponent
(
    UPrimitiveComponent * InComponent
)

Remarks

Adds the component to our list of show-only components.

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