UI Widget Texture

UIWidgetTexture

HUD
Component
Combine:
UI Widget

The HUD texture entity. This is the HUD that players modify from the editor.

Properties

Name Type Description Script Name
Texture Resource Texture ID The texture name TextureResource
Shader Name String Read Only
The shader name
ShaderName
UV Offset Vector2 The UV offset UVOffset
UV Size Vector2 The UV width and height UVSize
Fill Type Fill Type The fill type FillType
Border Left Right Vector2 The left and right border BorderLR
Border Top Bottom Vector2 The top and bottom border BorderTB
Center Invisible Bool Not visible to center CenterInvisible
Fill Direction Fill Direction Type The direction of the fill FillDirection
Fill Value Float The fill value FillAmount
Invert Fill Bool Invert the fill InvertFill
Flip Type Int The flip method FlipType
Color Color The color Color
Gradient Int The gradient Gradient
Gradient Top Color The gradient at the top GradientTop
Gradient Bottom Color The gradient at the bottom GradientBottom
Alpha Float Transparency Alpha
Top Alpha Float Top Transparency TopAlpha
Bottom Alpha Float Bottom Transparency BottomAlpha