Transform.scaled

Returns a scaled copy of Transform.

struct Transform(T, uint Dim, TransformOptions options = TransformOptions.none)
const
scaled
(
uint N
)
(
const auto ref T[N] values
)
if (
Dim > 0
)

Meta