nw::anim::AnimBlendOpVector2 Class

Syntax

class AnimBlendOpVector2 : public nw::anim::AnimBlendOp

Description

Class for Vector2 animation blend operations.

Member Functions

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

Class Hierarchy

nw::anim::AnimBlendOp
  nw::anim::AnimBlendOpVector2


CONFIDENTIAL