LightningBoltParameters Methods |
The LightningBoltParameters type exposes the following members.
| Name | Description | |
|---|---|---|
| ApplyVariance |
Apply variance to a vector
| |
| Equals | (Inherited from Object.) | |
| ForkMultiplier |
Get a multiplier for fork distance
| |
| GetHashCode | (Inherited from Object.) | |
| GetOrCreateParameters |
Get or create lightning bolt parameters. If cache has parameters, one is taken, otherwise a new object is created. NOT thread safe.
| |
| GetType | (Inherited from Object.) | |
| Reset |
Reset parameters
| |
| ReturnParametersToCache |
Return parameters to cache. NOT thread safe.
| |
| ToString | (Inherited from Object.) |