Skip to content

time(...)

Studio is being deprecated, please head over to the documentation page for Mattercraft, our most advanced 3D tool for the web, where you can find the most recent information and tutorials.

time(t : number) : this;

Makes this timeline the active element in its parent Z.Controller and sets the timeline and the properties it overrides to the values for time t.

This function does not result in any event being emitted from the timeline.

ParameterTypeDescription
valnumberThe time to set the timeline to.

this