pub unsafe extern "C" fn PxParticleSystemGeometry_isValid(
    self_: *const PxParticleSystemGeometry
) -> bool
Expand description

Returns true if the geometry is valid.

True if the current settings are valid for shape creation.