Type Definitions
EasingFunction()
Easing function that maps [0, 1] -> [0, 1]
- Source:
RandomClass
Type:
- object
Properties:
| Name | Type | Description |
|---|---|---|
random |
function | Returns a float in [0, 1) |
- Source:
| Name | Type | Description |
|---|---|---|
random |
function | Returns a float in [0, 1) |