timePoint

Getter

The point in time currently reflected by the view, expressed in seconds in the Unix epoch. This identifies a point on the timeline of the style's RenderSchedule.Script, if any; it may also affect display of four-dimensional reality models.

timePoint: undefined | number

@see onTimePointChanged to be notified of changes to this property.

Returns - undefined | number

Setter

timePoint(timePoint: number): void

Parameter Type Description
timePoint number  

Returns - void

Defined in

Last Updated: 13 May, 2024