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

ColorPoint3D Struct

C#
struct ColorPoint3D

A 3D color point.

A 3D color point is defined by a 3D point and a color.

Variables

Position

The 3D point.

Color

The color as RGBA.