English
Appearance
@modoki/engine / rendering / activeFrameId
activeFrameId(world): number | null
world
number
null
Entity id of the active CameraFrame, or null. Cheap enough to poll each frame so the caller can detect an active-frame switch / removal and re-fit.
World
number | null