USplineMeshComponent::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

UPrimitiveComponent::GetVirtualTextureMainPassMaxDrawDistance()

USplineMeshComponent::GetVirtualTextureMainPassMaxDrawDistance()

References

Module

Engine

Header

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

Include

#include "Components/SplineMeshComponent.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.