User Guide Cancel

Scope and scene structure | Substance 3D Modeler

  1. Substance 3D home
  2. Home
  3. Getting started
    1. Install Substance 3D Modeler
    2. System requirements
    3. Public Beta
    4. Supported VR headsets
    5. Desktop and virtual reality
    6. Quick start guides
      1. Desktop quick start guide
      2. VR quick start guide
    7. Controls
      1. Desktop shortcuts and controls
      2. VR shortcuts and controls
    8. Reference images
    9. Join the Community
    10. Glossary
    11. FAQs
  4. Interface
    1. Interface overview
    2. Viewport
    3. The Palette
    4. Actions menu
    5. The Top bar
      1. Top bar overview
      2. Color picker
      3. Materials panel
      4. Assets panel
      5. Environment panel
      6. Viewport panel
      7. Outliner
      8. Node properties panel
    6. The Bottom bar
    7. Preferences
  5. Create with Clay
    1. Tools
      1. Tools and Subtools
      2. Select tool
      3. Clay tool
      4. Erase tool
      5. Split tool
      6. Crop tool
      7. Warp tool
      8. Elastic tool
      9. Smooth tool
      10. Raise tool
      11. Buildup tool
      12. Inflate tool
      13. Crease tool
      14. Flatten tool
      15. Paint tool
    2. Brushes
    3. Brush shapes
    4. Placement modes
    5. Angle and grid snap
  6. Organize your scene
    1. Scope and scene structure
    2. Layers
    3. Groups
    4. Advanced scene assembly
      1. Instances
      2. Symmetry and repetition
      3. Booleans
    5. Import meshes
  7. Render mode
    1. Render mode overview
    2. Work with cameras
  8. Export Mode
    1. Export your creations
    2. Export presets
  9. Technical support
    1. Technical requirements
    2. How does Modeler work?
    3. Performance
    4. Troubleshooting
    5. Supported file formats
  10. Release notes
    1. V1.14 (Current Release)
    2. V1.13
    3. V1.12
    4. Public Beta V1.14.50 (Current release)
    5. Public Beta Archive
      1. Public Beta V1.12.50
      2. Public Beta V1.11.50
      3. Public Beta V1.10.50
      4. Public Beta V1.9.50
      5. Public Beta V1.8.50
    6. V1 Archive
      1. V1.11
      2. V1.10
      3. V1.9
      4. V1.8
      5. V1.7
      6. V1.6    
      7. V1.5
      8. V1.4
      9. V1.3
      10. V1.2
      11. V1.1 
      12. V1.0 
    7. V0 Archive
      1. 2022/08/02 V0.17.0
      2. 2022/06/22 V0.14.1
      3. 2022/05/13 V0.10.2
      1.  

Scope and scene structure

With Modeler it's possible to create amazing creations without ever worrying about layers or groups. Sometimes a single layer is all you need. However, for more complex creations, Modeler's scene assembly tools and scene hierarchy can accelerate the creative process in a number of ways. In order to use the assembly tools effectively, you'll first need to understand how Modeler sees the scene.

The scene and scene objects

The scene is a container that holds everything you create in Modeler. When you create a new scene, it isn't empty - Modeler automatically creates a layer so that you can immediately start placing clay. So when you create a new scene, Modeler sees it like this:

The Layer is a "Scene object", which just means that it's something that can exist inside the scene. There are a couple of other types of scene object:

  • Groups
  • Instances - don't worry about these for now.

Just like the scene, groups act like containers that can hold other things - they can even hold other groups. So, you can create a group of layers, or a group of groups and layers. Here's how that could look to Modeler:

  • Scene
    • Group 1
      • Layer 1
      • Layer 2
    • Group 2
      • Layer 3
      • Layer 4
    • Group 3
      • Layer 5
      • Group 4
        • Layer 6
        • Layer 7

Now you know the basics of how Modeler sees the scene, it's time to see how this is related to focus and scoping.

Focus and scoping

Focus is how Modeler understands what you are working on in the scene hierarchy. If you've already used Modeler to do some sculpting, you have been using focus without realizing it. We mentioned that Modeler automatically creates a layer when you make a new scene, well Modeler also sets your focus to that layer.

When you are focused on a scene object - like a layer - you are able to modify the contents of that object.

  • Layers hold clay, so when you are focused on a layer, you can modify the clay in that layer.
  • Groups hold other scene objects. So, when you are focused on a group you can modify the scene objects that the group is holding.
Note:

There is only one special case when it comes to layers - to use the Clay tool, you have to be focused on a single layer. This is because Modeler needs to know which layer you are adding the clay to. If multiple layers are in focus, then Modeler doesn't know which layer the clay should be added to. Instead, if you try to use the Clay tool while you aren't focused on a single layer, Modeler will create a new layer for you to add clay.

Focus describes what you're currently working on, but sometimes you need to change your focus. This is where Scoping comes in. We use Scope and Scoping to describe changing your focus. There are two scoping operations - scope in, and scope out.

  • When you scope in you are narrowing your focus to an object. For example, if you scope into a layer, you will be focused on that layer.
  • When you scope out, you are widening your focus to include other objects. If you scope out of a layer, you are widening your focus to a higher level of the hierarchy.

We can update the scene diagram to include focus. When you create a new scene, this is how Modeler understands the scene:

  • Scene
    • Layer 1

In this case, you can see that focus is limited to Layer 1. This means you can only change things inside Layer 1. For example, you can use tools from the Palette to modify the contents of Layer 1, but you can't do things like move the layer. To do that you need to scope out:

  • Scene
    • Layer 1

This is how Modeler understands the scene when you scope out. Scoping out means moving up one layer in the hierarchy. When you scope out, more things are in focus - in this case, the entire scene is in focus, even though there is nothing else in the scene beyond Layer 1.

Focus works with groups in the same way. You can scope into a group to control the things within that group, or you can scope out of a group to manipulate the group as a whole.

  • Scene
    • Group 1
      • Layer 1
      • Layer 2
      • Layer 3
    • Group 2
      • Group 3
        • Layer 4
        • Layer 5
      • Layer 6

The animation above starts at with the whole scene in focus. Then we scope in to Group 1, then Layer 1.

  • When the whole scene is in focus, Group 1 and Group 2 are in focus, so it's possible to modify them. You can also use tools to modify any clay in the scene, since the whole scene is in focus.
  • When we scope into Group 1, then Layer 1, Layer 2, and Layer 3 are in focus, so it's possible to move each of them individually, or modify them with tools from the Palette.
  • When we scope into Layer 1, then only the contents of Layer 1 are in focus, so we can't move Layer 1 around, but we can modify the clay. We can also add clay with the Clay tool, since we are scoped into a single layer.

Put it into practice

Now you have a basic idea of how Modeler understands scene objects and focus, it's time to learn how to use this knowledge in practice. Below, we'll go through the steps to create a scene with a hierarchy, navigate through the hierarchy with scope, and use basic scene assembly tools to make a composition.

Start by launching Modeler and creating a new scene.

We're going to make a hand. To begin, place some clay with the clay tool inside Layer 1 and use the Warp tool to adjust it into a palm-like shape.

Next, we'll create a finger. First, we'll create layers for each joint of the finger, and then we'll group them so that we can move the finger as a whole.

To create the first joint:

  1. Scope out of Layer 1, so that the whole scene is in focus.
    1. Equip the Select tool to automatically scope out of the layer.
    2. 🥽 Use SJ ↓ to quickly scope out.
  2. Equip the Clay tool.
    1. When you equip the Clay tool without being focused on a layer, Modeler will automatically create a new layer for you.
  3. Use the Clay tool to create a cylinder that will act like the first joint of a finger.

With the first joint created, we need to finish the rest of the finger. We could follow the process above to create the other two joints, but it's much faster to duplicate and move Layer 2 to create the other joints.

To duplicate and move Layer 2:

  1. Scope out by equipping the Select tool.
  2. Select the cylinder of layer 2.
  3. With the Select tool equipped, select the cylinder. The Cylinder will be highlighted in blue when it is selected.
  4. Open the Actions menu and use the Create duplicate button.
  5. Move the layer.
    1. 💻Use the gizmo to position the layer.
    2. 🥽You can either move the layer freely or use the gizmo.

You can repeat the actions above to create the third joint of the finger.

Now it's time to group the layers that make up the finger so that we can manipulate them all as one object.

To group the finger:

  1. Use the Select tool to select the layers you want to group.
    1. 💻Shift + click layers to add them to your selection.
    2. 🥽Hold ST then use T1 to add an object to your selection. To deselect all layers, hold your cursor away from clay and press T1.
  2. Open the Actions menu.
  3. Select the Group action.

Notice that when you hover over any of the finger layers with the Select tool, the whole finger is highlighted. This shows that the layers are grouped.

Note:
When the whole scene is in focus, you can change Layer 1, or you can modify Group 1, but you can't individually control Layer 2, 3, or 4. To modify individual joints of the finger, you need to scope into Group 1.

Next, we can create the other fingers. We can use Create duplicate action that we covered earlier to make this process quick and easy.

Just like before:

  1. Open the Palette and select the Select tool.
  2. Select the finger group.
  3. Use the Create duplicate action in the Actions menu.
  4. Position the new finger.

You can repeat the steps above to create the remaining two fingers, but the thumb may be a little tricky. Thumbs are laid out a little differently than fingers, so we need to modify the individual layers inside the thumb group.

To do this you can scope into the thumb group:

  1. Equip the Select tool from the Palette
  2. Scope into the thumb group.
    1. 💻 Double click on clay in the thumb group.
    2. 🥽 Hover the cursor over the thumb group and move SJ ↑.
  3. Now you can use the select tool to reposition the individual joints of the thumb.

At the end of this process, you should have a hand that looks something like the image below, but more importantly you have a hierarchy of groups and layers so that you can pose the hand quickly and easily.

Of course, this is a quite basic hand. But by following this process it's possible to quickly make and pose models. You could use this technique to create a full body where every bone has a layer, and layers are grouped into things like arms, legs, torso etc. Following this technique makes it very quick to pose and work with hierarchical structures like anatomy. It's possible to make large scenes with many uniquely posed sculpts very quickly.

Art examples

The scenes below by Theis Haagh Jakobsen are great examples of the workflow outlined above to create posable creatures.

In this piece, the locusts are all duplicates of a hierarchy. Some locusts have been posed by transforming groups and layers to add more dynamism.

All of the zombies in this scene are the same base sculpts with layers and groups transformed to create unique poses. Some have also had clothing added after posing to make them more unique.

 Adobe

Get help faster and easier

New user?

Adobe MAX 2024

Adobe MAX
The Creativity Conference

Oct 14–16 Miami Beach and online

Adobe MAX

The Creativity Conference

Oct 14–16 Miami Beach and online

Adobe MAX 2024

Adobe MAX
The Creativity Conference

Oct 14–16 Miami Beach and online

Adobe MAX

The Creativity Conference

Oct 14–16 Miami Beach and online