RotatedImage

RotatedImage是一个用于处理和显示旋转图像的结构。

RotatedImage is a struct for handling and displaying rotated images.

Props

decoratenametypedescription
walkwalkWalkControls the layout of the RotatedImage
layoutlayoutLayoutDefines the layout of the RotatedImage
live, redrawdraw_bgDrawColorDrawColor used to draw the background
livesourceLiveDependencyThe source of the RotatedImage
rusttextureOption<Texture>The texture of the RotatedImage
livescalef64The scale of the RotatedImage

See Walk

See Layout

See DrawColor

See LiveDependency

Event

This struct does not define any events.