PHYSX

Used to determine if the PhysX PPU is available.

  Syntax
Return Integer=PHYSX()
  Returns

returns a value of 1 when the PPU is present and 0 when not

  Description

This command is used to determine if the PhysX PPU is present on the computer. If it is then you can take advantages of its capabilities and call phy start and use a hardware scene.

  Example Code
No example code is provided for this command