UPrimitiveComponent::GetVirtualTextureMainPassMaxDrawDistance

Get the max draw distance to use in the main pass when also rendering to a runtime virtual texture.

Windows
MacOS
Linux

Override Hierarchy

References

Module

Engine

Header

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

Include

#include "Components/PrimitiveComponent.h"

Syntax

virtual float GetVirtualTextureMainPassMaxDrawDistance() const

Remarks

Get the max draw distance to use in the main pass when also rendering to a runtime virtual texture. This is combined with the other max draw distance settings.

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