Package physx.support

Class SupportFunctions

    • Constructor Detail

      • SupportFunctions

        protected SupportFunctions()
      • SupportFunctions

        protected SupportFunctions​(long address)
    • Method Detail

      • destroy

        public void destroy()
      • PxActor_getShape

        public static PxShape PxActor_getShape​(PxRigidActor actor,
                                               int index)
        Parameters:
        actor - WebIDL type: PxRigidActor [Ref]
        index - WebIDL type: long
        Returns:
        WebIDL type: PxShape