Builder

class Builder

Properties

Link copied to clipboard
var end: Int?

The end time of when to include objects. Use positive numbers to indicate that the starting point is in the past, and negative numbers to indicate it is in the future.

Link copied to clipboard
var start: Int?

The start time of when to include objects. Use positive numbers to indicate that the starting point is in the past, and negative numbers to indicate it is in the future.