We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d86a8b commit 874b7b6Copy full SHA for 874b7b6
source/extensions/omni.isaac.lab/omni/isaac/lab/sim/spawners/from_files/from_files_cfg.py
@@ -72,8 +72,7 @@ class UsdFileCfg(FileCfg):
72
ones. These include:
73
74
- **Selecting variants**: This is done by specifying the :attr:`variants` parameter.
75
- - **Creating and applying materials**: This is done by specifying the :attr:`visual_material` and
76
- :attr:`physics_material` parameters.
+ - **Creating and applying materials**: This is done by specifying the :attr:`visual_material` parameter.
77
- **Modifying existing properties**: This is done by specifying the respective properties in the configuration
78
class. For instance, to modify the scale of the imported prim, set the :attr:`scale` parameter.
79
0 commit comments