API Referenceglobal
Scopeclass
Defines a scope of text, all using the same style.
object→Scope
Constructors1
Showing 1 constructors
No results match this filter.
Methods1
Showing 1 methods
public Vector2 Measure()
Measures the rendered size of the text in this `Sandbox.TextRendering.Scope` using its current style settings. This is non trivial but the underlying style is cached, so if you end up drawing it, it'll re-use the cached data anyway.
No results match this filter.
Properties1
Showing 1 properties
public static Sandbox.TextRendering.Scope Sandbox.TextRendering.Scope.Default { get; set; }
No results match this filter.