Interface WritableVector3f

    • Method Detail

      • setZ

        void setZ​(float z)
        Set the Z value
        Parameters:
        z -
      • set

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