Multiply Add 24 (RealityKit)
Multiplies two 24-bit integer values X and Y and returns the 32-bit integer result with 32-bit Z value added.
Overview
X and Y are 32-bit integers but only the low 24 bits perform the multiplication
Multiplies two 24-bit integer values X and Y and returns the 32-bit integer result with 32-bit Z value added.
X and Y are 32-bit integers but only the low 24 bits perform the multiplication