sampleTimelineInWorld
sampleTimelineInWorld(
asset,time,world,rootEntity,opts?):void
Defined in: timeline/TimelineEvaluator.ts:200
Convenience wrapper binding the real SDK component registry + child resolver. The editor preview bridge and the runtime both call this; tests inject mocks into sampleTimeline directly.
Parameters
Section titled “Parameters”number
SampleWorld & Pick<World, "tryGet">
rootEntity
Section titled “rootEntity”number
Returns
Section titled “Returns”void