Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/esengine/esengine
/ setScene
Method
setScene
packages/camera/src/CameraManager.ts:28–28 ·
view source on GitHub ↗
* 设置场景引用 * Set scene reference
(scene: IScene | null)
Source
from the content-addressed store, hash-verified
26
* Set scene reference
27
*/
28
setScene(scene: IScene | null): void;
29
30
/**
31
* 设置视口尺寸
Callers
11
initializeEditor
Function · 0.65
setScene
Method · 0.65
scene
Function · 0.65
DebugManager.test.ts
File · 0.65
PersistentEntity.test.ts
File · 0.65
CommandBuffer.test.ts
File · 0.65
WorldCoreIntegration.test.ts
File · 0.65
initialize
Method · 0.65
initialize
Method · 0.65
constructor
Method · 0.65
start
Function · 0.65
Implementers
1
CameraManagerImpl
packages/camera/src/CameraManager.ts
Calls
no outgoing calls
Tested by
no test coverage detected