Unity Gradient class extensions
Inheritance Hierarchy
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public static class GradientExtensions
<ExtensionAttribute>
Public NotInheritable Class GradientExtensions
[ExtensionAttribute]
public ref class GradientExtensions abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ExtensionAttribute>]
type GradientExtensions = class end
The GradientExtensions type exposes the following members.
Methods
| Name | Description |
---|
| Lerp |
Lerp between two gradients
|
TopSee Also