nw::gfx::AnimBlendOpTransform Classclass AnimBlendOpTransform : public nw::gfx::TransformAnimBlendOp
Represents the blend operation for transform node animations that are not skeletal animations.
| Blend | |||
|---|---|---|---|
blendOp
|
TransformAnimBlendOpStandard |
||
| Blend | ||
|---|---|---|
| V |
Blend
|
Performs blending. Sets the required flags and leaves processing up to TransformAnimBlendOpStandard. |
| V |
PostBlend
|
Performs post-blending operations. |
| V |
Override
|
Performs an override. |
| Constructors and Destructors | ||
| AnimBlendOpTransform | Constructor. | |
| V | ~AnimBlendOpTransform | Destructor. |
| 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) |
|
nw::anim::AnimBlendOp
nw::gfx::TransformAnimBlendOp
nw::gfx::AnimBlendOpTransform
CONFIDENTIAL