UPrimitiveComponent::GetVirtualTextureMainPassMaxDrawDistance

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

Choose your operating system:

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.