Home > rc-js-util > Vec4 > getPackedRGBAColor
Signature:
getPackedRGBAColor(_normalized?: boolean): number;
Parameter | Type | Description |
---|---|---|
_normalized | boolean | (Optional) Format of the color stored in the Vec4, if true 0 - 1, else 0 - 255. |
Returns:
number