URuntimeVirtualTextureComponent::GetHidePrimitiveSettings

Get the full hide primitive state including the evaluating the GetHidePrimitivesDelegate delegate.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Components/RuntimeVirtualTextureComponent.h"

Source

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

Syntax

void GetHidePrimitiveSettings
(
    bool & OutHidePrimitiveEditor,
    bool & OutHidePrimitiveGame
) const

Remarks

Get the full hide primitive state including the evaluating the GetHidePrimitivesDelegate delegate.

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