Basics
Guides
API Reference
Basics
Guides
API Reference
[12:7] extends: AnimatedValue
Wraps FXGL's AnimatedPoint3D, an AnimatedValue subclass that interpolates between two JavaFX Point3Ds.
AnimatedPoint3D (double Fx = 0.0, double Fy = 0.0, double Fz = 0.0, double Tx = 0.0, double Ty = 0.0, double Tz = 0.0)
Creates a new AnimatedPoint3D from (Fx, Fy, Fz) to (Tx, Ty, Tz).

Aussom
Write once. Embed everywhere.
Copyright 2026 Austin Lehman. All rights reserved.