API ReferenceEditor
public static abstract sealed class Editor.ToolRender
Renders basic stuff for tool views
Methods
Showing 10 methods
public static void Draw2DRectangleTextured(Vector2 topLeft, Vector2 bottomRight, Sandbox.Texture texture, bool alpha = True, bool srgb = True)
Parameters
alpha: Default: Truesrgb: Default: True
No results match this filter.
Properties
Showing 1 properties
public static bool Editor.ToolRender.IsActiveView { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Editor |
| Type | class |
| Assembly | Sandbox.Tools |
| Doc ID | T:Editor.ToolRender |