Represents the closed interval [start, stop].
参数名称 | 类型 | 默认值 | 描述信息 |
---|---|---|---|
start |
number |
0.0
|
可选 The beginning of the interval. |
stop |
number |
0.0
|
可选 The end of the interval. |
成员(属性)
The beginning of the interval.
-
默认值:
0.0
The end of the interval.
-
默认值:
0.0