nw::anim::AnimBlendOpRgbaColor::Apply Member Function
virtual void Apply(
void * target,
const AnimResult * result
) const;
| Name | Description | |
|---|---|---|
| out | target | Target where the results of the blending operation should be applied. |
| in | result | Results of the blending operation. |
Applies the results of a blending operation to a target.
CONFIDENTIAL