Skip to main content
Version: 3.9.0

Set Image

Input

NameData TypeDescription
EnterExecThe input that triggers this node.
ImageImageThe Image component whose properties to set.
TextureTexture2DThe texture of the Image component.
OpacityNumberThe opacity of the Image component.
ColorColorThe color of the Image component.
SizeVec2The size of the Image component.
PivotVec2The pivot of the Image component.
Flip XBooleanSet if the X is flipped.
Flip YBooleanSet if the Y is flipped.

Output

NameData TypeDescription
NextExecExecute the next node.