@tripo3d/engine / createEngine
Function: createEngine()
ts
function createEngine(options?): Engine;Defined in: core/create-engine.ts:33
创建当前主版本引擎的最小可运行壳。
Parameters
| Parameter | Type |
|---|---|
options | CreateEngineOptions |