nw::gfx::TransformAnimInterpolator::Builder Class

Syntax

class Builder

Description

Class for building transform animation interpolators.

Specify true in IsOldMethod or IgnoreNoAnimMember to restore the interpolation method used in Version 1.0.1 and earlier.

For details on the differences between the interpolation method used in version 1.0.1 and earlier versus the current interpolation method, see animation documentation (high-speed features).

Member Functions

Builder Constructor.
MaxAnimObjects Sets the maximum number of animation objects.
NW_DEPRECATED_FUNCTION_MSG Sets whether to restore the correction method used in Version 1.0.1 and earlier.
IgnoreNoAnimMember Sets whether to ignore members without animations.
GetMemorySize Gets the memory size required at time of creation.
Create Creates a transform animation interpolator.

CONFIDENTIAL