Click or drag to resize

LightningBoltParameters Methods

The LightningBoltParameters type exposes the following members.

Methods
  NameDescription
Public methodApplyVariance
Apply variance to a vector
Public methodEquals (Inherited from Object.)
Public methodForkMultiplier
Get a multiplier for fork distance
Public methodGetHashCode (Inherited from Object.)
Public methodStatic memberGetOrCreateParameters
Get or create lightning bolt parameters. If cache has parameters, one is taken, otherwise a new object is created. NOT thread safe.
Public methodGetType (Inherited from Object.)
Public methodReset
Reset parameters
Public methodStatic memberReturnParametersToCache
Return parameters to cache. NOT thread safe.
Public methodToString (Inherited from Object.)
Top
See Also