nw::anim::AnimBlendOpRgbaColor::Override Member Function
virtual bool Override(
AnimResult * dst,
const AnimResult * src
) const;
| Name | Description | |
|---|---|---|
| inout | dst | Results of the blending operation. |
| in | src | Inputs for the blend operation. |
true if all components were overwritten. Performs an override.
CONFIDENTIAL