nw::anim::AnimBlendOpFloat Class

Syntax

class AnimBlendOpFloat : public nw::anim::AnimBlendOp

Description

Class for float animation blend operations.

Member Functions

Constructors and Destructors
AnimBlendOpFloat Constructor.
V ~AnimBlendOpFloat 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::AnimBlendOpFloat


CONFIDENTIAL