URuntimeVirtualTextureComponent::CalculateStreamingTextureSettingsHash

Calculate a hash used to determine if the StreamingTexture contents are valid for use.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Components/RuntimeVirtualTextureComponent.h"

Source

/Engine/Source/Runtime/Engine/Private/Components/RuntimeVirtualTextureComponent.cpp

Syntax

uint64 CalculateStreamingTextureSettingsHash() const

Remarks

Calculate a hash used to determine if the StreamingTexture contents are valid for use. The hash doesn't include whether the contents are up to date.

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