public static abstract sealed class Editor.ModelEditor.ModelDoc
Related Guides
Broader workflow and conceptual references connected to this API.
Editor Events are events that are broadcast globally throughout the editor and can be listened to/fired from any Editor Project. These are useful for creating your own custom Editor Tools and making sure they can work in tandem with existing systems.
This section needs to be rewritten with an explanation of all the code, libraries, etc.
The s&box editor is your workspace for building games โ scene editing, asset management, visual scripting, and more.
We'll be releasing s&box on Steam on the 28th April for $20.
These quality guidelines will help you through the process of creating clothing that stands a better chance of being accepted for sale on the s&box store.
The "Model Editor", also known as "ModelDoc", is where you can create and edit model (VMDL) files. This is the modern equivalent of Source 1's .QC files. You can find it under the "Tools" menu.
Properties
Showing 2 properties
public static bool Editor.ModelEditor.ModelDoc.Open { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Editor.ModelEditor |
| Type | class |
| Assembly | Sandbox.Tools |
| Doc ID | T:Editor.ModelEditor.ModelDoc |