ecsia-monorepo / three/src / createThreeBindings
Function: createThreeBindings()
ts
function createThreeBindings(world, scene?): ThreeBindings;Defined in: three/src/bindings.ts:54
Parameters
| Parameter | Type |
|---|---|
world | WorldLike |
scene? | Scene |