Luna::Float3::Float3
constexpr Float3(f32 s)
Constructs one vector from one scalar.
Parameters
-
in s
The scalar to use. All components will be initialized to this value.
constexpr Float3(f32 s)
Constructs one vector from one scalar.
in s
The scalar to use. All components will be initialized to this value.