@tripo3d/engine / createWorld
Function: createWorld()
ts
function createWorld(options): EngineWorldRuntime;Defined in: ecs/world.ts:74
创建当前主版本引擎的正式世界对象。
Parameters
| Parameter | Type |
|---|---|
options | CreateWorldOptions |