Utility static class providing functionality to pack float values to various storage representations.
Static
Packs a float to a 16-bit half-float representation used by the GPU.
The float value to pack.
The packed value.
Utility static class providing functionality to pack float values to various storage representations.