nw::anim::AnimBlendOp::AnimBlendOp Constructor

Syntax

AnimBlendOp(
     bool hasBlend,
     bool hasPostBlend
);

Arguments

Name Description
in hasBlend Specifies whether there is a blending operation.
in hasPostBlend Specifies whether there is a post-blending operation.

Description

Constructor.


CONFIDENTIAL