Modifier3D constructor

Modifier3D(
  1. Model3D<Model3D> figure
)

Creates a new modifier.

Implementation

Modifier3D(this.figure);