Skip to content

OutfitParams

Outfit options

Defines occluder and hidden meshes of the node. Names of meshes are provided as strings or regex. If name of a child mesh equals string or matches regex it’s assigned the corresponding type. All other meshes are assumed to be visible as usual.

Properties

hidden?

optional hidden: (string | RegExp)[]

Hidden meshes


occluders?

optional occluders: (string | RegExp)[]

Occluder meshes