Namespace: Rx.Net – Class: ColorCircle2D – Assembly: Rx.Net

ColorCircle2D Struct

C#
struct ColorCircle2D

A colored 2D circle.

A colored 2D circle is defined by a 2D point describing the center of the circle, a radius and a color.

Variables

Position

The 2D center.

Color

The color as RGBA.

Radius

The radius.