menu
rive_common 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_common package
documentation
math
ProjectionResult
ProjectionResult.new constructor
ProjectionResult class