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 | Method Property | Fluent Description | Representation |
|---|---|---|
| color accepts | typings.2002444080||
| Return Value | typings.1575301601
overload 2:
AvatarAPI.color(r: Number, g: Number, b: Number): AvatarAPI | Method Property | Fluent Description | Representation |
|---|---|---|
| r accepts | typings.-1950496919||
| g accepts | typings.-1950496919||
| b accepts | typings.-1950496919||
| Return Value | typings.1575301601
overload 3:
AvatarAPI.color(color: Vector3, badgeName: String): AvatarAPI | Method Property | Fluent Description | Representation |
|---|---|---|
| color accepts | typings.2002444080||
| badgeName accepts | typings.-1808118735||
| Return Value | typings.1575301601
overload 4:
AvatarAPI.color(r: Number, g: Number, b: Number, badgeName: String): AvatarAPI | Method Property | Fluent Description | Representation |
|---|---|---|
| r accepts | typings.-1950496919||
| g accepts | typings.-1950496919||
| b accepts | typings.-1950496919||
| badgeName accepts | typings.-1808118735||
| Return Value | typings.1575301601
No description available
figura.docs.avatar.get_volume
overload 1:
AvatarAPI.getVolume(): Integer | Method Property | Fluent Description | Representation |
|---|---|---|
| Return Value | typings.-672261858
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.setColor(color: Vector3): AvatarAPI | Method Property | Fluent Description | Representation |
|---|---|---|
| color accepts | typings.2002444080||
| Return Value | typings.1575301601
overload 2:
AvatarAPI.setColor(r: Number, g: Number, b: Number): AvatarAPI | Method Property | Fluent Description | Representation |
|---|---|---|
| r accepts | typings.-1950496919||
| g accepts | typings.-1950496919||
| b accepts | typings.-1950496919||
| Return Value | typings.1575301601
overload 3:
AvatarAPI.setColor(color: Vector3, badgeName: String): AvatarAPI | Method Property | Fluent Description | Representation |
|---|---|---|
| color accepts | typings.2002444080||
| badgeName accepts | typings.-1808118735||
| Return Value | typings.1575301601
overload 4:
AvatarAPI.setColor(r: Number, g: Number, b: Number, badgeName: String): AvatarAPI | Method Property | Fluent Description | Representation |
|---|---|---|
| r accepts | typings.-1950496919||
| g accepts | typings.-1950496919||
| b accepts | typings.-1950496919||
| badgeName accepts | typings.-1808118735||
| Return Value | typings.1575301601
Store the given key-value pair inside your current avatar's metadata
Someone else can get this information from a different script with the avatarVars() function in World
The key must be a string 
overload 1:
AvatarAPI.store(key: String, value: AnyType): AvatarAPI | Method Property | Fluent Description | Representation |
|---|---|---|
| key accepts | typings.-1808118735||
| value accepts | typings.821772070||
| Return Value | typings.1575301601
listFiles
action_wheel
Action
BlockRaycastTypes