Skip to content

@ue-too/animate / index / RGB

型エイリアス: RGB

RGB = object

定義: animatable-attribute.ts:266

RGB color type for color animations.

Remarks

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

定義: animatable-attribute.ts:266