Internal
the material to which color is applied
an technique the applied color comes from
Optional
env: Env@xyzmaps/harp-datasource-protocol#Env instance used to evaluate @xyzmaps/harp-datasource-protocol#Expr based properties of [[Technique]]
This method applies main (or base) technique color with transparency support to the corresponding material color, with an effect on entire [[THREE.Material]] opacity and transparent attributes.
Transparent colors should be processed as the very last technique attributes, since their effect on material properties like [[THREE.Material.opacity]] and [[THREE.Material.transparent]] could be overridden by corresponding technique params.
Generated using TypeDoc
Apply technique base color (transparency support) to material with modifying material opacity.