Api Sandbox TextRendering
class

TextRendering

public static abstract sealed class TextRendering

Methods

static Texture GetOrCreateTexture(Scope scope, Vector2 clip = null, TextFlag flag = 33)

Create a texture from the scope. The texture will either be a cached version or will be rendered immediately

Assembly: Sandbox.Engine Namespace: Sandbox Full Name: Sandbox.TextRendering