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
Section titled “Properties”hidden?
Section titled “hidden?”
optional
hidden: (string
|RegExp
)[]
Hidden meshes
occluders?
Section titled “occluders?”
optional
occluders: (string
|RegExp
)[]
Occluder meshes