Searched refs:sg_correctAccelerationScaling (Results 1 – 1 of 1) sorted by relevance
2785 static nVersionFeature sg_correctAccelerationScaling( 8 ); variable2891 if ( verletSpeed_ <= ( sg_correctAccelerationScaling.Supported() ? baseSpeed : sg_speedCycle ) ) in CalculateAcceleration()3075 … if ( verletSpeed_ < ( sg_correctAccelerationScaling.Supported() ? baseSpeed : sg_speedCycle ) ) in ApplyAcceleration()