Draw Texture

Draw Texture

Windows
MacOS
Linux

Draws a textured quad on the HUD.

Target is HUD

Draw Texture
Target
Texture
Select Asset
Screen X
0.0
Screen Y
0.0
Screen W
0.0
Screen H
0.0
Texture U
0.0
Texture V
0.0
Texture UWidth
0.0
Texture VHeight
0.0
Tint Color
Blend Mode
BLEND_Translucent
Scale
1.000000
Scale Position
Rotation
0.000000
Rot Pivot
X0.0
Y0.0

Inputs

In
Exec
Target
HUD Object Reference
Texture
Texture Object Reference

Texture to draw.

Screen X
Float

Screen-space X coordinate of upper left corner of the quad.

Screen Y
Float

Screen-space Y coordinate of upper left corner of the quad.

Screen W
Float

Screen-space width of the quad (in pixels).

Screen H
Float

Screen-space height of the quad (in pixels).

Texture U
Float

Texture-space U coordinate of upper left corner of the quad

Texture V
Float

Texture-space V coordinate of upper left corner of the quad.

Texture UWidth
Float

Texture-space width of the quad (in normalized UV distance).

Texture VHeight
Float

Texture-space height of the quad (in normalized UV distance).

Tint Color
Linear Color Structure

Vertex color for the quad.

Blend Mode
EBlendMode Enum

Controls how to blend this quad with the scene. Translucent by default.

Scale
Float

Amount to scale the entire texture (horizontally and vertically)

Scale Position
Boolean

Whether the "Scale" parameter should also scale the position of this draw call.

Rotation
Float

Amount to rotate this quad

Rot Pivot
Vector 2D Structure

Location (as proportion of quad, 0-1) to rotate about

Outputs

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