Constructor
(abstract) new Force(configopt)
- Description:
- Initializes an environmental force.
- Source:
Parameters:
| Name | Type | Attributes | Default | Description |
|---|---|---|---|---|
config |
ForceConfig |
<optional> |
{}
|
Force configuration options. |
Throws:
TypeError
Classes
Members
(readonly) id :string
- Description:
- Unique identifier. Defaults to a generated UUID.
- Source:
Unique identifier. Defaults to a generated UUID.
Type:
- string