Skip to content

@tripo3d/engine / createWorld

Function: createWorld()

ts
function createWorld(options): EngineWorldRuntime;

Defined in: ecs/world.ts:74

创建当前主版本引擎的正式世界对象。

Parameters

ParameterType
optionsCreateWorldOptions

Returns

EngineWorldRuntime

基于 MIT 协议发布(内部使用)