nw::anim::AnimBlendOpBool Class

Syntax

class AnimBlendOpBool : public nw::anim::AnimBlendOp

Description

Class for bool animation blend operations.

Member Functions

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


CONFIDENTIAL