ARuntimeVirtualTextureVolume

Actor used to place a [URuntimeVirtualTexture](API\Runtime\Engine\VT\URuntimeVirtualTexture) in the world.

Windows
MacOS
Linux

Inheritance Hierarchy

UObjectBase

UObjectBaseUtility

UObject

AActor

ARuntimeVirtualTextureVolume

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/VT/RuntimeVirtualTextureVolume.h

Include

#include "VT/RuntimeVirtualTextureVolume.h"

Syntax

class ARuntimeVirtualTextureVolume : public AActor

Remarks

Actor used to place a URuntimeVirtualTexture in the world.

Constructors

Name Description

Public function

ARuntimeVirtualTextureVolume

(
    const FObjectInitializer& ObjectIn...
)

Overridden from AActor

Name Description

Protected function Virtual Const

bool

 

IsLevelBoundsRelevant()

Indicates whether this actor should participate in level bounds calculations

Overridden from UObject

Name Description

Protected function Virtual Const

bool

 

NeedsLoadForServer()

Called during saving to determine the load flags to save with the object.

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