#include <NvBlastExtPxFamily.h>
Public Attributes | |
| float | density |
| default density for PhysX | |
| physx::PxMaterial * | material |
| default PxMaterial | |
| physx::PxScene * | scene |
| PxScene for PxActors to be spawned. | |
This Struct unifies setting to be used when PhysX actors are created.
default density for PhysX
| physx::PxMaterial* Nv::Blast::ExtPxSpawnSettings::material |
default PxMaterial
| physx::PxScene* Nv::Blast::ExtPxSpawnSettings::scene |
PxScene for PxActors to be spawned.