|
Enfusion Script API
|
Public Member Functions | |
| void | BakeMLODPlugin () |
| void | StartBake (ResourceName resource) |
| void | VoidPrint (void param) |
| override void | OnResourceContextMenu (notnull array< ResourceName > resources) |
| override void | Configure () |
Public Member Functions inherited from WorkbenchPlugin | |
| void | Run () |
| void | RunCommandline () |
Public Member Functions inherited from Managed | |
| proto external ref Managed | Clone () |
| Return shallow copy of object, or null if it is not allowed (not public constructor) | |
Static Public Member Functions | |
| static BakeMLODPlugin | GetInstance () |
| static bool | GetOperatorDescription (StartBakeDialog startBakeDialog, ResourceName resourceName, int noOfSamples, out BlenderOperatorDescription operatorDescription) |
Static Public Attributes | |
| static ref StartBakeDialogET | s_StartBakeDialogET = new StartBakeDialogET("Bake ET MLOD") |
Protected Member Functions | |
| void | ButtonOK () |
Protected Attributes | |
| int | m_iNumberOfSamples |
| bool | m_bRunInBackground = true |
Static Protected Attributes | |
| static ref StartBakeDialogXOB | s_StartBakeDialogXOB = new StartBakeDialogXOB("Bake XOB MLOD") |
| static BakeMLODPlugin | s_Instance |
| void BakeMLODPlugin.BakeMLODPlugin | ( | ) |
|
protected |
| override void BakeMLODPlugin.Configure | ( | ) |
Implements WorkbenchPlugin.
|
static |
|
static |
| override void BakeMLODPlugin.OnResourceContextMenu | ( | notnull array< ResourceName > | resources | ) |
Implements WorkbenchPlugin.
| void BakeMLODPlugin.StartBake | ( | ResourceName | resource | ) |
| void BakeMLODPlugin.VoidPrint | ( | void | param | ) |
|
protected |
|
protected |
|
staticprotected |
|
static |
|
staticprotected |