bReuseExistingTexture

Specifies whether this section can reuse a texture or render target already specified on the property.

Windows
MacOS
Linux

Syntax

[UPROPERTY](Programming/UnrealArchitecture/Reference/Properties)(EditAnywhere, Category="Image Plate")
bool bReuseExistingTexture

Remarks

Specifies whether this section can reuse a texture or render target already specified on the property. When false, a dynamic texture 2D will be created at runtime and assigned to the property where possible.

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