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