ImportOptionsclass

Import options, remembered between uses. Add a property here to add a setting to the dialog.

objectImportOptions
Namespace
global
Assembly
Sandbox.Tools
Declaration
public class Editor.CreateModelFromMeshDialog.ImportOptions

Constructors1

Showing 1 constructors

Properties5

Showing 5 properties

public string Editor.CreateModelFromMeshDialog.ImportOptions.GlobalMaterial { get; set; }PUBLICGETSET

Material to override every material on the model with. Leave empty to use a default placeholder white material

Returns:string

On this page