UPaperSpriteBlueprintLibrary::MakeBrushFromSprite

Windows
MacOS
Linux

References

Module

Paper2D

Header

/Engine/Plugins/2D/Paper2D/Source/Paper2D/Classes/PaperSpriteBlueprintLibrary.h

Include

#include "PaperSpriteBlueprintLibrary.h"

Source

/Engine/Plugins/2D/Paper2D/Source/Paper2D/Private/PaperSpriteBlueprintLibrary.cpp

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintPure, Category="Widget|Brush")
static FSlateBrush MakeBrushFromSprite
(
    UPaperSprite * Sprite,
    int32 Width,
    int32 Height
)

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