API ReferenceSandbox
public static abstract sealed class Sandbox.TextRendering
Related Guides
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: nullflag: Default: 33
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.TextRendering |