nw::anim::AnimBlendOp Class

Syntax

class AnimBlendOp

Description

Base class for animation blend operations.

Member Functions

Constructors and Destructors
AnimBlendOp Constructor.
V ~AnimBlendOp Destructor.
Set/Get
HasBlend Gets a value indicating whether there are blending operations.
HasPostBlend Gets a value indicating whether there are post-blending operations.
Blend
V Blend Performs blending.
V PostBlend Performs post-blending operations.
PV Override Performs an override.
Platform
PV Apply Applies the results of a blending operation to a target.

CONFIDENTIAL