Function PrismMesh.leftToRight
Displacement of the upper edge along the X axis. 0.0 positions edge straight above the bottom-left edge.
double leftToRight() nothrow @property @nogc;
void leftToRight
(
double v
) nothrow @property @nogc;