dWorldSetAutoDisableAverageSamplesCount

@brief Set auto disable average sample count for newly created bodies. @ingroup disable @param average_samples_count Default is 1, meaning only instantaneous velocity is used. Set to zero to disable sampling and thus prevent any body from auto-disabling.

extern (C) nothrow
void
dWorldSetAutoDisableAverageSamplesCount

Meta