createMockScene
createMockScene(
name?):object
Defined in: test-utils.ts:31
Create a lightweight mock scene with EngineContext for unit tests.
Parameters
Section titled “Parameters”string = "mock-scene"
Returns
Section titled “Returns”object
context
Section titled “context”context:
EngineContext
scene:
Scene