GluiImageView.this

Create an image node from given texture or filename.

class GluiImageView
this
(
T
)
(,,
Vector2 minSize = Vector2(0, 0)
)

Parameters

source T

Texture raylib struct to use, or a filename to load from.

minSize Vector2

Minimum size of the node

Meta