URuntimeVirtualTexture::GetProducerDescription

Get virtual texture description based on the properties of this object and the passed in volume transform.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "VT/RuntimeVirtualTexture.h"

Source

/Engine/Source/Runtime/Engine/Private/VT/RuntimeVirtualTexture.cpp

Syntax

void GetProducerDescription
(
    FVTProducerDescription & OutDesc,
    FInitSettings const & InitSettings,
    FTransform const & VolumeToWorld
) const

Remarks

Get virtual texture description based on the properties of this object and the passed in volume transform.

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