@ue-too/animate / index / RGB
型別別名: RGB
RGB =
object
定義於: animatable-attribute.ts:266
RGB color type for color animations.
備註
Represents a color with red, green, and blue components (0-255).
屬性
b
b:
number
定義於: animatable-attribute.ts:266
g
g:
number
定義於: animatable-attribute.ts:266
r
r:
number