Package physx.physics

Class PxArticulationDriveTypeEnum


  • public class PxArticulationDriveTypeEnum
    extends java.lang.Object
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • eFORCE

        public static final int eFORCE
      • eACCELERATION

        public static final int eACCELERATION
      • eTARGET

        public static final int eTARGET
      • eVELOCITY

        public static final int eVELOCITY
      • eNONE

        public static final int eNONE
    • Constructor Detail

      • PxArticulationDriveTypeEnum

        public PxArticulationDriveTypeEnum()