timePoint

Accessor

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 DisplayStyleSettings.onTimePointChanged to be notified of changes to this property.

Returns - undefined | number


Setter

timePoint(timePoint: undefined | number): void

Parameter Type Description
timePoint undefined | number  

Returns - void

Defined in

Last Updated: 20 April, 2024