Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ public Vector2 EllipseCenter { get; set; }

## -description

Gets or sets the two-dimensional coordinates of the center of the ellipse that contains the gradient.
Gets or sets the two-dimensional coordinates of the center of the ellipse that contains the gradient. Animatable.

## -property-value

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ public Vector2 EllipseRadius { get; set; }

## -description

Gets or sets the radii of the ellipse that contains the gradient.
Gets or sets the radii of the ellipse that contains the gradient. Animatable.

## -property-value

Expand Down