s&box docs

public static abstract sealed class Sandbox.TextRendering

Broader workflow and conceptual references connected to this API.

Methods

Showing 1 methods

public static Sandbox.Texture GetOrCreateTexture(Sandbox.TextRendering.Scope scope, Vector2 clip = null, Sandbox.TextFlag flag = 33)

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

Parameters

  • clip: Default: null
  • flag: Default: 33

Metadata

FieldValue
NamespaceSandbox
Typeclass
AssemblySandbox.Engine
Doc IDT:Sandbox.TextRendering

On this page