VerseIsland
Feed Learn Leaderboard Guides Explore Search Docs Verse Library
Sign in
Feed Learn Leaderboard Guides Explore Search Docs Verse Library
Verse API › Materials/VFX · Up to Verse API · Materials/VFX · 94 of 128 in Materials/VFX
Browse Verse API

Verse API reference page for the material_block class

A widget to display a material.

Verse using statement using { /UnrealEngine.com/Temporary/UI }

Inheritance Hierarchy

This class is derived from widget.

Name Description
widget Base class for all UI elements drawn on the player's screen.

Members

This class has both data members and functions.

Data

Data Member Name Type Description
DefaultDesiredSize vector2 The size this widget desired to be displayed in. Used only during initialization of the widget and not modified by SetDesiredSize.
DefaultImage material The image to render. Used only during initialization of the widget and not modified by SetImage.
DefaultTint color Tinting applied to the image. Used only during initialization of the widget and not modified by SetTint.

Functions

Function Name Description
GetDesiredSize Gets the size this widget desired to be displayed in.
GetImage Gets the image to render.
GetParentWidget Returns the widget's parent widget. Fails if no parent exists, such as if this widget is not in the player_ui or is itself the root widget.
GetRootWidget Returns the widget that added this widget to the player_ui. The root widget will return itself. Fails if this widget is not in the player_ui.
GetTint Gets the tint applied to the image.
GetVisibility Returns the current widget_visibility state.
IsEnabled true if this widget can be modified interactively by the player.
SetDesiredSize Sets the size this widget desired to be displayed in.
SetEnabled Enables or disables whether the player can interact with this widget.
SetImage Sets the image to render.
SetTint Sets the tint applied to the image.
SetVisibility Shows or hides the widget without removing itself from the containing player_ui. See widget_visibility for details.

Comments

    Sign in to vote, comment, or suggest an edit. Sign in
    📄
    Source
    Epic Games

    © Epic Games. Official Epic developer documentation, shown here as a reference with a link to the original. All rights remain with Epic Games. Terms ↗

    View original Sources & licensing
    Request removal
    Last updated May 14, 2026
    Keep exploring
    More in Materials/VFX · 94 of 128
    Prev
    subscribetoresponsetype
    Next
    getdesiredsize
    Browse all files in this folder (A–Z)
    Next up
    • | [`widget`
    • | [`GetDesiredSize`
    • | [`GetImage`
    • | [`GetParentWidget`
    • | [`GetRootWidget`
    • | [`GetTint`
    Related topics
    • Material Block Materials/Vfx
    • Texture Block Materials/Vfx
    • Texture Block Materials/Vfx
    • Color Block Ui
    • Color Block Ui

    Related

    Open in graph →

    Related topics

    • Material Block
    • Texture Block
    • Texture Block
    • Color Block
    • Color Block
    VerseIsland · an archipelago of Verse & UEFN knowledge
    Learn Guides History About & Press Sources & Licensing Status

    Not affiliated with Epic Games. Fortnite, UEFN, Unreal Engine, and Verse are trademarks of Epic Games, Inc. Content is attributed to its source — see Sources & Licensing.