roavatar-renderer
Preparing search index...
OutfitJson
Type Alias OutfitJson
type
OutfitJson
=
{
assets
?:
AssetJson
[]
;
bodyColor3s
?:
BodyColor3sJson
;
bodyColors
?:
BodyColorsJson
;
collections
?:
string
[]
;
creationDate
?:
number
;
creatorId
?:
number
;
id
?:
number
;
name
?:
string
;
outfitId
?:
number
;
outfitType
?:
string
;
playerAvatarType
?:
AvatarType
;
scale
?:
ScaleJson
;
scales
?:
ScaleJson
;
}
Index
Properties
assets?
body
Color3s?
body
Colors?
collections?
creation
Date?
creator
Id?
id?
name?
outfit
Id?
outfit
Type?
player
Avatar
Type?
scale?
scales?
Properties
Optional
assets
assets
?:
AssetJson
[]
Optional
body
Color3s
bodyColor3s
?:
BodyColor3sJson
Optional
body
Colors
bodyColors
?:
BodyColorsJson
Optional
collections
collections
?:
string
[]
Optional
creation
Date
creationDate
?:
number
Optional
creator
Id
creatorId
?:
number
Optional
id
id
?:
number
Optional
name
name
?:
string
Optional
outfit
Id
outfitId
?:
number
Optional
outfit
Type
outfitType
?:
string
Optional
player
Avatar
Type
playerAvatarType
?:
AvatarType
Optional
scale
scale
?:
ScaleJson
Optional
scales
scales
?:
ScaleJson
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
assets
body
Color3s
body
Colors
collections
creation
Date
creator
Id
id
name
outfit
Id
outfit
Type
player
Avatar
Type
scale
scales
roavatar-renderer
Loading...