Skip to main content

Locations Config

warning

When you Save Objects from the Steel Studio app, this file is saved so that the next time the visibility is kept.

info

You can specify Mesh names like in CSP configs with ? (question mark) to select more objects with similar name

Config file properties

extension/steelstudio/objects.json
[
{ "meshNames": ["MESHES1?"], "name": "Meshes 1", "enabled": true },
{ "meshNames": ["MESHES2?"], "name": "Meshes 2", "enabled": true }
]
NameDescriptionPossible values
meshNamesString Array of the meshes to control visibilityArray of String
nameLabel of the objects seen in the appString
enabledDefault visibilitytrue | false