Skip to main content

On Hands Prefabs

Nails

Usage

You can choose a solid color and a gloss value to recolor the nails. You can also apply textures over the selected color.

{
"nails": {
"color": "#FFFF49",
"gloss": 40,
"textures": [
"tex1.png",
"tex2.png",
"tex3.png",
"tex4.png",
"tex5.png"
]
}
}
ParameterDescriptionOptionalDefault Value

color

Sets the nail color. See the color-format note in the prefabs overview.

`${props.title} icon`

"0 0 0 0"

gloss

Controls the glossiness of the nail color. The recommended range is [0, 60]; the runtime does not clamp the value.

`${props.title} icon`

40

textures

An array of up to five texture filenames, one per nail. Textures are applied over the selected color.

`${props.title} icon`

[]

Preview

Right image compareLeft image compare
Drag
note

The nail-coloring feature requires the nail segmentation neural network. Please make sure your licence plan includes this feature by contacting your sales manager or filling out the website form to request it.