Table of Contents ▸ List of Commands ▸ 3D Meshes ▸ opacity3d | ◀ normals3d | parametric3d ▶ |
opacity3d
Arguments:
- opacity
Description:
Set opacity of selected 3D objects.(equivalent to shortcut command o3d).
Example of use:
torus3d 100,10 repeat 7 { +rotate3d[-1] 1,0,0,20 opacity3d[-1] {u} } add3d
