blob: 0da37d072aa673467246ec1851122c5e9759025f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
===================
Group Bake Offsets
===================
.. codeauthor:: Jeremy Ernst
Overview
--------
The interface is comprised of three main elements:
.. figure:: /images/group_bake_offsets.png
:width: 198px
:align: center
:height: 366px
:figclass: align-center
1. Search bar: filters components in the list by the search term.
2. Component list: displays components in the scene.
3. Bake Offsets button: bakes offsets on selected components in the list.
Usage
-----
To use, select any number of components in the component list. Then hit the "Bake Offsets" button.
Example:
.. figure:: /images/group_bake_offsets_usage.gif
:width: 519px
:align: center
:height: 383px
:figclass: align-center
|