The mixin class should call this method to register the property extrusionRatio
Apply the extrusionRatio value from the parameters to the respective properties.
Copy extrusionRatio values from other ExtrusionFeature.
The material to copy property values from.
Generated using TypeDoc
Mixin class for extended THREE materials. Adds new properties required for
extrusionRatio
.There is some special handling for the extrusionRatio property, which is animated via {@link @here/harp-mapview#AnimatedExtrusionHandler} that is using extrusionRatio setter and getter to update extrusion in a way that works well with the mixin and EdgeMaterial.