Skip to content

VRage.Game.GUI.TextPanel.MySprite..ctor

Morten Aune Lyrstad edited this page Apr 16, 2022 · 6 revisions

IndexNamespace IndexMySprite

Summary

public MySprite(SpriteType type = SpriteType.TEXTURE, string data = null, Vector2? position = default, Vector2? size = default, Color? color = default, string fontId = null, TextAlignment alignment = TextAlignment.CENTER, float rotation = 0)

Parameters

Clone this wiki locally