Buy Me a Coffee at ko-fi.com

Sets the current color string of your avatar, used as your avatar theme, if the user has a special badge, they can pass in the badge's name to set the color for it.

overload 1:
AvatarAPI.color(color: Vector3): AvatarAPI
typings.2002444080typings.1575301601
Method PropertyFluent DescriptionRepresentation
color accepts
Return Value
overload 2:
AvatarAPI.color(r: Number, g: Number, b: Number): AvatarAPI
typings.-1950496919typings.-1950496919typings.-1950496919typings.1575301601
Method PropertyFluent DescriptionRepresentation
r accepts
g accepts
b accepts
Return Value
overload 3:
AvatarAPI.color(color: Vector3, badgeName: String): AvatarAPI
typings.2002444080typings.-1808118735typings.1575301601
Method PropertyFluent DescriptionRepresentation
color accepts
badgeName accepts
Return Value
overload 4:
AvatarAPI.color(r: Number, g: Number, b: Number, badgeName: String): AvatarAPI
typings.-1950496919typings.-1950496919typings.-1950496919typings.-1808118735typings.1575301601
Method PropertyFluent DescriptionRepresentation
r accepts
g accepts
b accepts
badgeName accepts
Return Value