Package physx.physics

Class PxRaycastHit

    • Constructor Detail

      • PxRaycastHit

        protected PxRaycastHit​(long address)
      • PxRaycastHit

        public PxRaycastHit()
    • Method Detail

      • wrapPointer

        public static PxRaycastHit wrapPointer​(long address)
      • getU

        public float getU()
        Returns:
        float
      • setU

        public void setU​(float value)
        Parameters:
        value - float
      • getV

        public float getV()
        Returns:
        float
      • setV

        public void setV​(float value)
        Parameters:
        value - float