Table of Contents

Class GradientComponent

Namespace
Lime
Assembly
Lime.dll
[TangerineMenuPath("Effects/Gradient")]
public class GradientComponent : MaterialComponent<GradientMaterial>, IDisposable, IAnimable
Inheritance
GradientComponent
Implements
Inherited Members
Extension Methods

Properties

Angle

[YuzuMember]
public float Angle { get; set; }

Property Value

float

BlendMode

[YuzuMember]
public GradientMaterialBlendMode BlendMode { get; set; }

Property Value

GradientMaterialBlendMode

Blending

[YuzuMember]
public Blending Blending { get; set; }

Property Value

Blending

Gradient

[YuzuMember]
public ColorGradient Gradient { get; set; }

Property Value

ColorGradient