Arguments:
- _is_double_sided={ 0 | 1 }
Description:
Enable/disable double-sided mode for 3D rendering.
(equivalent to shortcut command db3d).
Default values:
is_double_sided=1.
Example of use:
$ gmic mode3d 1 repeat 2 torus3d 100,30 rotate3d[-1] 1,1,0,60 double3d $> snapshot3d[-1] 400 done

Command: mode3d 1 repeat 2 torus3d 100,30 rotate3d[-1] 1,1,0,60 double3d $> snapshot3d[-1] 400 done

Command: mode3d 1 repeat 2 torus3d 100,30 rotate3d[-1] 1,1,0,60 double3d $> snapshot3d[-1] 400 done