nw::gfx::TransformAnimBlendOpAccScaleQuat::Apply Member Function

Syntax

virtual void Apply(
     void * target,
     const anim::AnimResult * result
) const;

Arguments

Name Description
out target Target where the results of the blending operation should be applied.
in result Results of the blending operation.

Return Values

None.

Description

Applies the results of a blending operation to a target.


CONFIDENTIAL