Vector3Evaluator

TypeEvaluator for Vector3. Used to animate positions and other vectors.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun evaluate(fraction: Float, startValue: Vector3, endValue: Vector3): Vector3