Class TCubicBezierCoordinateInterpolatorNode
Unit
Declaration
type TCubicBezierCoordinateInterpolatorNode = class(TAbstractCubicBezierInterpolatorNode)
Description
Interpolate (animate) a set of 3D vertices, using cubic Bezier curve instead of linear interpolation. See https://castle-engine.io/x3d_implementation_interpolation_extensions.php .
Source: scene/x3d/x3dnodes_standard_interpolation_cubic_bezier.inc (line 102).
Hierarchy
- TObject
- TPersistent
- TX3DFileItem
- TX3DNode
- TAbstractNode
- TAbstractChildNode
- TAbstractInterpolatorNode
- TAbstractCubicBezierInterpolatorNode
- TCubicBezierCoordinateInterpolatorNode
Generated by PasDoc 0.17.0.snapshot.