avian2d
0.2.1
Scalar
Trait Implementations
From<Rotation>
In avian2d::
math
avian2d
::
math
Type Alias
Scalar
Copy item path
Source
pub type Scalar =
f32
;
Expand description
The floating point number type used by Avian.
Trait Implementations
§
Source
§
impl
From
<
Rotation
> for
Scalar
Source
§
fn
from
(rot:
Rotation
) -> Self
Converts to this type from the input type.