Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ExtrusionFeatureParameters

Parameters used when constructing a new implementor of ExtrusionFeature.

Hierarchy

Index

Properties

Optional extrusionRatio

extrusionRatio: undefined | number

Ratio of the extruded objects, where 1.0 is the default value

Optional zFightingWorkaround

zFightingWorkaround: undefined | false | true

Enable z-fighting workaround that doesn't animate buildings with height < <a href="../modules/harp_materials.extrusionfeaturedefs-1.html#min_building_height">ExtrusionFeatureDefs.MIN_BUILDING_HEIGHT</a>.

Should be applied to polygon materials using this feature.

Generated using TypeDoc