BlueprintAPI > BlueprintAPI/Widget > BlueprintAPI/Widget/Brush
Gets the resource object on a brush. This could be a UTexture2D or a UMaterialInterface.
Target is Widget Blueprint Library
Inputs
Type | Name | Description |
---|---|---|
struct | Brush |
Outputs
Type | Name | Description |
---|---|---|
object | Return Value | Gets the resource object on a brush. This could be a UTexture2D or a UMaterialInterface. |