GradientKnot Struct Reference Data Types

#include <gradient.h>

详细描述

Represents a knot in a gradient .

Public Attributes

颜色   col
Float   brightness
Float   pos
Float   bias
Int32   index
GRADIENT_INTERPOLATION_TYPE   interpolation

Member Data Documentation

◆  col

颜色 col

Color.

◆  brightness

Float brightness

Brightness.

◆  pos

Float pos

Position.

◆  bias

Float bias

Bias.

◆  index

Int32 index

Knot ID in GradientInterface , knot index in GradientRenderDataInterface .

◆  interpolation

GRADIENT_INTERPOLATION_TYPE interpolation