Celestine::Gradient::Linear
Inherits Celestine::Gradient / Celestine::Modules::Filter / Celestine::Modules::Animate / Celestine::Modules::Transform / Celestine::Drawable / Reference / Object
Constants
TAG = "linearGradient"
Instance methods
x1
x1_units
What kind of unit x1 should use when rendering
x1_units=(x1_units : String | Nil)
What kind of unit x1 should use when rendering
x2
x2_units
What kind of unit x2 should use when rendering
x2_units=(x2_units : String | Nil)
What kind of unit x2 should use when rendering
y1
y1_units
What kind of unit y1 should use when rendering
y1_units=(y1_units : String | Nil)
What kind of unit y1 should use when rendering
y2
y2_units
What kind of unit y2 should use when rendering
y2_units=(y2_units : String | Nil)
What kind of unit y2 should use when rendering