Interface WritableVector4f

    • Method Detail

      • setW

        void setW​(float w)
        Set the W value
        Parameters:
        w -
      • set

        void set​(float x,
                 float y,
                 float z,
                 float w)
        Set the X,Y,Z,W values
        Parameters:
        x -
        y -
        z -
        w -