menu
rive package
documentation
math.dart
ProjectionResult
ProjectionResult.new constructor
ProjectionResult.new constructor
dark_mode
light_mode
ProjectionResult
constructor
ProjectionResult
(
double
t
,
Vec2D
point
)
Implementation
ProjectionResult(this.t, this.point);
rive package
documentation
math
ProjectionResult
ProjectionResult.new constructor
ProjectionResult class