enable property

bool enable
final

Enable / disable terrain profile build.

The terrain profile will be built only if this is set to true.

Default is false.

Implementation

final bool enable;