v1.12.21
This is an incremental update to v1.12. If you are already using a v1.12 release, you can safely upgrade without having to change any of your code.
Command API
New Commands
Command | Description |
---|---|
set_wireframe_material |
Set the visual material of an object or one of its sub-objects to wireframe. |
tdw
module
- Added:
TDWUtils.set_wireframe_material(substructure, object_id, color, thickness)
.
Example Controllers
- Added:
scene_setup_low_level/set_wireframe_material.py